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 9a915f1 commit e6fe94cCopy full SHA for e6fe94c
test.py
@@ -1,5 +1,5 @@
1
import unittest
2
-import mailjet.client
+import mailjet_rest.client
3
import os
4
5
API_KEY = os.environ['MJ_APIKEY_PUBLIC']
0 commit comments