synapse-product/synapse/replication
Patrick Cloke 6d47b7e325
Add a type hint for get_device_handler() and fix incorrect types. ()
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.
2022-11-22 14:08:04 -05:00
..
http Add a type hint for get_device_handler() and fix incorrect types. () 2022-11-22 14:08:04 -05:00
tcp Fix check to ignore blank lines in incoming TCP replication () 2022-11-17 16:09:56 +00:00
__init__.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00