mirror of
https://github.com/matrix-org/synapse.git
synced 2025-12-25 11:11:34 +01: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