diff options
author | Gergely Polonkai <gergely.polonkai@ericsson.com> | 2016-02-26 12:05:38 +0100 |
---|---|---|
committer | Gergely Polonkai <gergely.polonkai@ericsson.com> | 2016-02-26 12:05:38 +0100 |
commit | 87acd8fb075114849ca06188ef333119ea73ad12 (patch) | |
tree | 564c053a80e6d2d3a22b78aa33a666ef98daaacb /synapse/rest/client/v1 | |
parent | Add error codes for malformed/bad JSON in /login (diff) | |
download | synapse-87acd8fb075114849ca06188ef333119ea73ad12.tar.xz |
Fix to appease the PEP8 dragon
Diffstat (limited to 'synapse/rest/client/v1')
-rw-r--r-- | synapse/rest/client/v1/login.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/rest/client/v1/login.py b/synapse/rest/client/v1/login.py |