forked-synapse/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 Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Add type hints for most HomeServer parameters (#11095) 2021-10-22 18:15:41 +01:00
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 Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00