mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-18 05:39:17 -04:00
PEP8
This commit is contained in:
parent
51969f9e5f
commit
0f48e22ef6
1 changed files with 0 additions and 1 deletions
|
@ -429,7 +429,6 @@ class FederationClient(object):
|
||||||
|
|
||||||
defer.returnValue(signed_pdus)
|
defer.returnValue(signed_pdus)
|
||||||
|
|
||||||
|
|
||||||
@defer.inlineCallbacks
|
@defer.inlineCallbacks
|
||||||
def _check_sigs_and_hash(self, pdu):
|
def _check_sigs_and_hash(self, pdu):
|
||||||
"""Throws a SynapseError if the PDU does not have the correct
|
"""Throws a SynapseError if the PDU does not have the correct
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue