Skip to content

Commit 456e598

Browse files
committed
moving import
1 parent 415b3e7 commit 456e598

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
from .base import Connection
22
from .http_requests import RequestsHttpConnection
3-
from .http_urllib3 import Urllib3HttpConnection
3+
from .http_urllib3 import Urllib3HttpConnection, create_ssl_context
4+

0 commit comments

Comments
 (0)