We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 335c2b4 + 723563e commit 0b2c0cfCopy full SHA for 0b2c0cf
1 file changed
sendgrid/message.py
@@ -8,7 +8,7 @@
8
from smtpapi import SMTPAPIHeader
9
10
11
-class Mail():
+class Mail(object):
12
13
"""SendGrid Message."""
14
0 commit comments