diff options
author | Christoph Witzany <christoph@web.crofting.com> | 2016-04-06 17:44:03 +0200 |
---|---|---|
committer | Christoph Witzany <christoph@web.crofting.com> | 2016-04-06 18:23:46 +0200 |
commit | 67f3a50e9ae68b66b465b5b4b86bc81da625d1e6 (patch) | |
tree | bbb33ebca784a4b43059e606801c594f9e3d6ad4 /synapse | |
parent | code style (diff) | |
download | synapse-67f3a50e9ae68b66b465b5b4b86bc81da625d1e6.tar.xz |
fix exception handling
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/auth.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/handlers/auth.py b/synapse/handlers/auth.py |