mirror of
https://github.com/matrix-org/synapse.git
synced 2025-06-29 06:36:35 +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