Skip to content

Commit 4cf704d

Browse files
surajitsurajit
authored andcommitted
modify import
1 parent dc3d2bf commit 4cf704d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/integrations/test_sendgrid.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import json
2-
from unittest import mock
3-
42
import pytest
3+
from unittest import mock
54

65
from email_api.email import send_email
76
from email_api.email import UnauthorizedException

0 commit comments

Comments
 (0)