mirror of
https://github.com/matrix-org/synapse.git
synced 2026-02-13 03:31:18 +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