diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-11-12 08:43:06 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-12 13:43:06 +0000 |
commit | b64b6d12d47c012a9996a2585a969d3b962d25fa (patch) | |
tree | ff6f7aed87e013345ae6cae7c496890da2e6c81c /synapse/http/server.py | |
parent | Suggest using `/etc/matrix-synapse/conf.d/` for configuration with Debian pac... (diff) | |
download | synapse-b64b6d12d47c012a9996a2585a969d3b962d25fa.tar.xz |
Add more type hints to synapse.util. (#11321)
Diffstat (limited to 'synapse/http/server.py')
-rw-r--r-- | synapse/http/server.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/http/server.py b/synapse/http/server.py |