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 f221cb8 commit 6a7bc47Copy full SHA for 6a7bc47
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