Skip to content

Commit c0c58d3

Browse files
committed
[sendgrid#123] Change comment
1 parent 128b162 commit c0c58d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_http_client/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .exceptions import handle_error
55

66
try:
7-
# Python 3
7+
# Python 3 asdasd
88
import urllib.request as urllib
99
from urllib.parse import urlencode
1010
from urllib.error import HTTPError

0 commit comments

Comments
 (0)