MatrixSynapse/synapse/replication/tcp
Jonathan de Jong e2b8a90897
Update mypy configuration: `no_implicit_optional = True` (#9742)
2021-04-05 09:10:18 -04:00
..
streams Add type hints for the federation sender. (#9681) 2021-03-29 11:43:20 -04:00
__init__.py
client.py
commands.py Add type hints for the federation sender. (#9681) 2021-03-29 11:43:20 -04:00
external_cache.py
handler.py Fix remaining mypy issues due to Twisted upgrade. (#9608) 2021-03-15 11:14:39 -04:00
protocol.py Make it possible to use dmypy (#9692) 2021-03-26 16:49:46 +00:00
redis.py Update mypy configuration: `no_implicit_optional = True` (#9742) 2021-04-05 09:10:18 -04:00
resource.py