MatrixSynapse/synapse/http
Patrick Cloke c01343de43
Add stricter mypy options (#15694)
Enable warn_unused_configs, strict_concatenate, disallow_subclassing_any,
and disallow_incomplete_defs.
2023-05-31 07:18:29 -04:00
..
federation
__init__.py
additional_resource.py
client.py Use a custom scheme & the worker name for replication requests. (#15578) 2023-05-23 09:05:30 -04:00
connectproxyclient.py
matrixfederationclient.py
proxyagent.py
replicationagent.py Use a custom scheme & the worker name for replication requests. (#15578) 2023-05-23 09:05:30 -04:00
request_metrics.py
server.py Add stricter mypy options (#15694) 2023-05-31 07:18:29 -04:00
servlet.py
site.py
types.py