Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Clarify comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
clokep authored Aug 24, 2020
1 parent ea343a2 commit 28d4b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse/state/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ def get_auth_chain_difference(
chain.
Returns:
Set of event IDs.
An awaitable that resolves to a set of event IDs.
"""

return self.store.get_auth_chain_difference(state_sets)

0 comments on commit 28d4b8a

Please sign in to comment.