mirror of
https://github.com/simon987/od-database.git
synced 2025-04-20 10:56:47 +00:00
Typo
This commit is contained in:
parent
1df5d194d2
commit
d3801adf74
@ -90,7 +90,7 @@ class HttpDirectory(RemoteDirectory):
|
|||||||
|
|
||||||
)
|
)
|
||||||
MAX_RETRIES = 2
|
MAX_RETRIES = 2
|
||||||
TIMEOUT = 1
|
TIMEOUT = 25
|
||||||
|
|
||||||
def __init__(self, url):
|
def __init__(self, url):
|
||||||
super().__init__(url)
|
super().__init__(url)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user