forked-synapse/synapse/federation/transport/server
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 Remove user-visible groups/communities code (#12553) 2022-05-25 07:53:40 -04:00
_base.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
federation.py Stop returning unsigned.invite_room_state in PUT /_matrix/federation/v2/invite/{roomId}/{eventId} responses (#14064) 2022-10-20 15:17:45 +01:00