diff options
author | David Baker <dave@matrix.org> | 2016-03-11 14:25:05 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-03-11 14:25:05 +0000 |
commit | 57c444b3ad9e69ae99fe694c0ef9a1961ec9366a (patch) | |
tree | a72ffb89cbd194241c82c2b46779bb6b29f21fda | |
parent | Fix cache invalidation so deleting access tokens (which we did when changing ... (diff) | |
download | synapse-57c444b3ad9e69ae99fe694c0ef9a1961ec9366a.tar.xz |
Dear PyCharm, please indent sensibly for me. Thx.
-rw-r--r-- | synapse/handlers/auth.py | 4 | ||||
-rw-r--r-- | synapse/storage/registration.py | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/synapse/handlers/auth.py b/synapse/handlers/auth.py |