mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:16:09 -04:00
Fix up docs
This commit is contained in:
parent
63fcc42990
commit
bfcf016714
4 changed files with 12 additions and 28 deletions
|
@ -139,7 +139,7 @@ class PusherStore(SQLBaseStore):
|
|||
"""Get all the pushers that have changed between the given tokens.
|
||||
|
||||
Returns:
|
||||
list(tuple): each tuple consists of:
|
||||
Deferred(list(tuple)): each tuple consists of:
|
||||
stream_id (str)
|
||||
user_id (str)
|
||||
app_id (str)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue