Fix docstring return type syntax

pull/7363/head
Andrew Morgan 2020-05-01 11:54:34 +01:00
parent d35fb6a823
commit 2308ecc90a
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ class ResourceLimitsServerNotices(object):
room_id(str): The room id of the server notices room
Returns:
Deferred[Tuple[bool|List]]:
Deferred[Tuple[bool, List]]:
bool: Is the room currently blocked
list: The list of pinned events that are unrelated to limit blocking
This list can be used as a convenience in the case where the block