diff options
author | Michael Kaye <1917473+michaelkaye@users.noreply.github.com> | 2019-10-24 18:43:13 +0100 |
---|---|---|
committer | Michael Kaye <1917473+michaelkaye@users.noreply.github.com> | 2019-10-24 18:43:13 +0100 |
commit | e4d98188da2bbe9211a6ee1c9479f7f30138ab46 (patch) | |
tree | 6aed317cb05f14e5e5cf47b3721bf0afa53c8f4f /synapse/rest | |
parent | Reduce impact of debug logging (diff) | |
download | synapse-e4d98188da2bbe9211a6ee1c9479f7f30138ab46.tar.xz |
Address codestyle concerns
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/sync.py | 7 | ||||
-rw-r--r-- | synapse/rest/media/v1/preview_url_resource.py | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/synapse/rest/client/v2_alpha/sync.py b/synapse/rest/client/v2_alpha/sync.py |