MatrixSynapse/synapse/logging
Patrick Cloke a78016dadf
Add type hints to E2E handler. (#9232)
This finishes adding type hints to the `synapse.handlers` module.
2021-01-28 08:34:19 -05:00
..
__init__.py
_remote.py
_structured.py
_terse_json.py
context.py Add type hints to the logging context code. (#8939) 2021-01-05 08:06:55 -05:00
filter.py
formatter.py
opentracing.py Add type hints to E2E handler. (#9232) 2021-01-28 08:34:19 -05:00
scopecontextmanager.py
utils.py