MatrixSynapse/synapse/server_notices
Patrick Cloke d8cc86eff4
Remove redundant types from comments. (#14412)
Remove type hints from comments which have been added
as Python type hints. This helps avoid drift between comments
and reality, as well as removing redundant information.

Also adds some missing type hints which were simple to fill in.
2022-11-16 15:25:24 +00:00
..
__init__.py Infrastructure for a server notices room 2018-05-17 17:58:25 +01:00
consent_server_notices.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
resource_limits_server_notices.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
server_notices_manager.py Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 2022-08-24 14:13:12 -05:00
server_notices_sender.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
worker_server_notices_sender.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00