mirror of
https://github.com/simon987/od-database.git
synced 2025-12-13 14:59:02 +00:00
Typo
This commit is contained in:
@@ -90,7 +90,7 @@ class HttpDirectory(RemoteDirectory):
|
||||
|
||||
)
|
||||
MAX_RETRIES = 2
|
||||
TIMEOUT = 1
|
||||
TIMEOUT = 25
|
||||
|
||||
def __init__(self, url):
|
||||
super().__init__(url)
|
||||
|
||||
Reference in New Issue
Block a user