Skip to content

Commit 4838ba9

Browse files
author
elbuo8
committed
Fixed imports
1 parent f3e0e1c commit 4838ba9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sendgrid/message.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import import sys
1+
import io
22
import sys
33
import json
44
try:

0 commit comments

Comments
 (0)