mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-24 02:25:45 +03: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
|
||||
)
|
||||
|
||||
|
||||
return self.clock.time_bound_deferred(
|
||||
request_deferred,
|
||||
time_out=timeout/1000. if timeout else 60,
|
||||
|
|
Loading…
Reference in a new issue