mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-14 22:11:47 +01:00
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`.
|