mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 01:32:57 -07:00
Import urllib3 directly
This commit is contained in:
parent
1564cdf55e
commit
6c6493fe31
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ from multiprocessing.dummy import Pool as ThreadPool
|
|||
from urlparse import urljoin
|
||||
|
||||
import certifi
|
||||
from requests.packages import urllib3
|
||||
import urllib3
|
||||
|
||||
import plexpy
|
||||
import helpers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue