forked-synapse/synapse/replication/tcp/streams
Patrick Cloke cc324d53fe
Fix up types for the typing handler. (#9638)
By splitting this to two separate methods the callers know
what methods they can expect on the handler.
2021-03-17 11:30:21 -04:00
..
__init__.py
_base.py Fix up types for the typing handler. (#9638) 2021-03-17 11:30:21 -04:00
events.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
federation.py