Skip to content

Commit 9f73f25

Browse files
committed
feat: geolocation setter in sendgrid-python for GDPR compliance
1 parent 41312f4 commit 9f73f25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sendgrid/sendgrid.py

-1
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,3 @@ def __init__(
5656
auth = 'Bearer {}'.format(self.api_key)
5757

5858
super(SendGridAPIClient, self).__init__(auth, host, impersonate_subuser)
59-

0 commit comments

Comments
 (0)