mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-20 08:06:14 +00:00
* Make tests.federation pass mypy * Untyped defs in tests.federation.transport * test methods return None * Remaining type hints in tests.federation * Changelog * Avoid an uncessary type-ignore