We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41312f4 commit 9f73f25Copy full SHA for 9f73f25
sendgrid/sendgrid.py
@@ -56,4 +56,3 @@ def __init__(
56
auth = 'Bearer {}'.format(self.api_key)
57
58
super(SendGridAPIClient, self).__init__(auth, host, impersonate_subuser)
59
-
0 commit comments