mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-03 02:24:49 -04:00
PEP8
This commit is contained in:
parent
6a191d62ed
commit
adbd720fab
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ class MatrixFederationHttpClient(object):
|
||||||
producer
|
producer
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
return self.clock.time_bound_deferred(
|
return self.clock.time_bound_deferred(
|
||||||
request_deferred,
|
request_deferred,
|
||||||
time_out=timeout/1000. if timeout else 60,
|
time_out=timeout/1000. if timeout else 60,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue