Commit Graph

1 Commits (8cef1ab2ac8d1602ea6a087384059d104097140f)

Author SHA1 Message Date
Patrick Cloke b3590614da
Require type hints in the handlers module. (#10831)
Adds missing type hints to methods in the synapse.handlers
module and requires all methods to have type hints there.

This also removes the unused construct_auth_difference method
from the FederationHandler.
2021-09-20 08:56:23 -04:00