mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-02 05:46:25 -06:00
fix imports
This commit is contained in:
parent
c4915ae521
commit
76a0403d7e
@ -1,3 +1,4 @@
|
||||
from urllib.parse import urlparse
|
||||
from urllib3 import PoolManager, HTTPConnectionPool, HTTPSConnectionPool
|
||||
from urllib3.connection import HTTPConnection, HTTPSConnection
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user