1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00

Update return value docstring

This commit is contained in:
Erik Johnston 2018-07-12 09:45:37 +01:00
parent 6ccefef07a
commit aff1dfdf3d

View file

@ -163,7 +163,7 @@ class ReceiptsWorkerStore(SQLBaseStore):
from the start.
Returns:
list: A list of receipts.
Deferred[list]: A list of receipts.
"""
if from_key is not None:
# Check the cache first to see if any new receipts have been added