mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-18 00:54:23 -05:00
Appease flake8
This commit is contained in:
parent
0b3c80a234
commit
da491e75b2
@ -122,7 +122,7 @@ class SynchrotronSlavedStore(
|
|||||||
SlavedFilteringStore,
|
SlavedFilteringStore,
|
||||||
SlavedPresenceStore,
|
SlavedPresenceStore,
|
||||||
BaseSlavedStore,
|
BaseSlavedStore,
|
||||||
ClientIpStore, # After BaseSlavedStre because the constructor is different
|
ClientIpStore, # After BaseSlavedStre because the constructor is different
|
||||||
):
|
):
|
||||||
def get_presence_list_accepted(self, user_localpart):
|
def get_presence_list_accepted(self, user_localpart):
|
||||||
return ()
|
return ()
|
||||||
|
Loading…
Reference in New Issue
Block a user