MatrixSynapse/synapse/federation
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
..
sender
transport
__init__.py
federation_base.py
federation_client.py
federation_server.py Add stricter mypy options (#15694) 2023-05-31 07:18:29 -04:00
persistence.py
send_queue.py
units.py