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 dc3d2bf commit 4cf704dCopy full SHA for 4cf704d
tests/integrations/test_sendgrid.py
@@ -1,7 +1,6 @@
1
import json
2
-from unittest import mock
3
-
4
import pytest
+from unittest import mock
5
6
from email_api.email import send_email
7
from email_api.email import UnauthorizedException
0 commit comments