mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
Don't disable urllib3 warnings
This commit is contained in:
parent
43c4138361
commit
d0f0c28198
1 changed files with 0 additions and 3 deletions
|
@ -32,9 +32,6 @@ from core.utils.paths import remove_dir
|
||||||
from core.utils.network import server_responding
|
from core.utils.network import server_responding
|
||||||
|
|
||||||
|
|
||||||
requests.packages.urllib3.disable_warnings()
|
|
||||||
|
|
||||||
|
|
||||||
def process(
|
def process(
|
||||||
*,
|
*,
|
||||||
section: str,
|
section: str,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue