Skip to content

Commit e6fe94c

Browse files
author
Guillaume Badi
committed
renaming
1 parent 9a915f1 commit e6fe94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import unittest
2-
import mailjet.client
2+
import mailjet_rest.client
33
import os
44

55
API_KEY = os.environ['MJ_APIKEY_PUBLIC']

0 commit comments

Comments
 (0)