mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-27 17:31:12 +02:00
Better words
This commit is contained in:
parent
c448f35de2
commit
7f08a3523a
@ -592,7 +592,7 @@ class StreamWorkerStore(EventsWorkerStore, SQLBaseStore):
|
|||||||
)
|
)
|
||||||
|
|
||||||
def get_max_topological_token(self, room_id, stream_key):
|
def get_max_topological_token(self, room_id, stream_key):
|
||||||
"""Get the max topological token in a room that before given stream
|
"""Get the max topological token in a room before the given stream
|
||||||
ordering.
|
ordering.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user