1
0

docstring formatting

Co-authored-by: Dan Callahan <danc@element.io>
This commit is contained in:
David Robertson
2021-12-08 13:35:21 +00:00
committed by GitHub
parent 8bd35651f2
commit 824ae4e82c

View File

@@ -222,6 +222,7 @@ class _RoomChanges:
join leave join
invite join leave
"""
newly_left_rooms: List[str]
"""Rooms we are not joined to at the `now_token` and left between `since` and `now`.