Fix up docs

This commit is contained in:
Erik Johnston 2017-03-31 11:19:24 +01:00
parent 63fcc42990
commit bfcf016714
4 changed files with 12 additions and 28 deletions

View file

@ -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)