Skip to content

Commit

Permalink
Merge pull request googleapis#71 from megadevx/patch-1
Browse files Browse the repository at this point in the history
Thanks for the catch.
  • Loading branch information
Narcolapser authored Jan 9, 2018
2 parents 2647e00 + 1b475d1 commit 4463ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion O365/attachment.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Attachment( object ):
a message, simply append it to the message's attachment list (message.attachments).
these are stored locally in base64 encoded strings. You can pass either a byte string or a
base64 encoded string tot he appropriate set function to bring your attachment into the
base64 encoded string to the appropriate set function to bring your attachment into the
instance, which will of course need to happen before it could be mailed.
Methods:
Expand Down

0 comments on commit 4463ff3

Please sign in to comment.