diff options
author | Daniel Wagner-Hall <daniel@matrix.org> | 2015-08-20 17:26:52 +0100 |
---|---|---|
committer | Daniel Wagner-Hall <daniel@matrix.org> | 2015-08-20 17:26:52 +0100 |
commit | 8c74bd896010c6011a63bc7147e39e0078df7dcb (patch) | |
tree | 968dbd6622cd5d275c2099c8b01c269b576e57be | |
parent | Fix flake8 warnings (diff) | |
download | synapse-8c74bd896010c6011a63bc7147e39e0078df7dcb.tar.xz |
Fix indentation
-rw-r--r-- | synapse/handlers/auth.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/handlers/auth.py b/synapse/handlers/auth.py |