mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-19 09:31:35 +03:00
linting
This commit is contained in:
parent
1128d9b9b2
commit
a82b682b07
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ if PY3:
|
|||
else:
|
||||
MAXINT = sys.maxint
|
||||
|
||||
|
||||
class ProxyMatrixFederationEndpointFactory(object):
|
||||
def __init__(self, hs):
|
||||
self.reactor = hs.get_reactor()
|
||||
|
|
Loading…
Reference in a new issue