mirror of
https://github.com/simon987/od-database.git
synced 2025-12-13 23:09:01 +00:00
Typo
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user