diff options
author | Jeroen <vo.jeroen@gmail.com> | 2018-06-25 12:31:16 +0200 |
---|---|---|
committer | Jeroen <vo.jeroen@gmail.com> | 2018-06-25 12:31:16 +0200 |
commit | 07b4f88de9ee534629db29aa4fc398607e7d866e (patch) | |
tree | d59cfabe4decd1c260fb6864f6fc897bad6aceda /synapse/http | |
parent | send SNI for federation requests (diff) | |
download | synapse-07b4f88de9ee534629db29aa4fc398607e7d866e.tar.xz |
formatting changes for pep8
Diffstat (limited to 'synapse/http')
-rw-r--r-- | synapse/http/endpoint.py | 3 | ||||
-rw-r--r-- | synapse/http/matrixfederationclient.py | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/synapse/http/endpoint.py b/synapse/http/endpoint.py |