fixed an unresolved import
This commit is contained in:
parent
b6e4c1069c
commit
0349f45394
|
@ -2,7 +2,7 @@
|
|||
|
||||
import requests, json, urllib
|
||||
from requests.adapters import HTTPAdapter
|
||||
from requests.packages.urllib3.util.retry import Retry
|
||||
from urllib3.util.retry import Retry
|
||||
import database as db
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user