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 c762be6 commit 4974e7eCopy full SHA for 4974e7e
examples/example.py
@@ -5,8 +5,6 @@
5
import time
6
from os import path, sys
7
8
-from smtpapi import SMTPAPIHeader
9
-
10
if __name__ == '__main__' and __package__ is None:
11
sys.path.append(path.dirname(path.dirname(path.abspath(__file__))))
12
0 commit comments