We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b557f22 commit 7fab68eCopy full SHA for 7fab68e
general/gmail-api/send_emails.py
@@ -8,7 +8,6 @@
8
from email.mime.image import MIMEImage
9
from email.mime.audio import MIMEAudio
10
from email.mime.base import MIMEBase
11
-from email.mime.multipart import MIMEMultipart
12
from mimetypes import guess_type as guess_mime_type
13
14
from common import our_email, gmail_authenticate
0 commit comments