MatrixSynapse/synapse/federation
Patrick Cloke d2279f471b
Add most of the missing type hints to `synapse.federation`. (#11483)
This skips a few methods which are difficult to type.
2021-12-02 16:18:10 +00:00
..
sender Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
transport Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
__init__.py
federation_base.py
federation_client.py Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
federation_server.py Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
persistence.py Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
send_queue.py Add most of the missing type hints to `synapse.federation`. (#11483) 2021-12-02 16:18:10 +00:00
units.py