Skip to content
Snippets Groups Projects
Unverified Commit b3590614 authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

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.
parent 43796174
No related branches found
No related tags found
No related merge requests found
Showing
with 148 additions and 248 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment