PEP8
This commit is contained in:
parent
51969f9e5f
commit
0f48e22ef6
|
@ -429,7 +429,6 @@ class FederationClient(object):
|
|||
|
||||
defer.returnValue(signed_pdus)
|
||||
|
||||
|
||||
@defer.inlineCallbacks
|
||||
def _check_sigs_and_hash(self, pdu):
|
||||
"""Throws a SynapseError if the PDU does not have the correct
|
||||
|
|
Loading…
Reference in New Issue