mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-05 15:37:02 +00:00
This was the last untyped handler from the HomeServer object. Since it was being treated as Any (and thus unchecked) it was being used incorrectly in a few places.
1 line
40 B
Text
1 line
40 B
Text
Add missing type hints to `HomeServer`.
|