Skip to content
Snippets Groups Projects
Commit aff1dfdf authored by Erik Johnston's avatar Erik Johnston
Browse files

Update return value docstring

parent 6ccefef0
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment