forked from MirrorHub/synapse
6d47b7e325
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`.
|