mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04: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. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
account_data.py | ||
devices.py | ||
federation.py | ||
login.py | ||
membership.py | ||
presence.py | ||
push.py | ||
register.py | ||
send_event.py | ||
send_events.py | ||
state.py | ||
streams.py |