mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 18:56:28 +00:00
Simplify.
This commit is contained in:
parent
2ab8e3e8d2
commit
38d7430c57
@ -382,7 +382,7 @@ class StorageClient(object):
|
||||
write_enabler_secret=None,
|
||||
headers=None,
|
||||
message_to_serialize=None,
|
||||
timeout: Union[int, float] = 60,
|
||||
timeout: float = 60,
|
||||
**kwargs,
|
||||
):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user