diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-04-04 16:13:40 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-04-04 16:13:40 +0100 |
commit | 2fb6d460424bc822aa80843d60a07cea3a56f8bc (patch) | |
tree | 743a6642d6ba27c6a7cf19e9b1b36cfd5c2e9b1a | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes (diff) | |
download | synapse-2fb6d460424bc822aa80843d60a07cea3a56f8bc.tar.xz |
fix PEP8
-rw-r--r-- | synapse/handlers/sync.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py |