diff options
author | David Baker <dave@matrix.org> | 2015-03-31 09:50:44 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-03-31 09:50:44 +0100 |
commit | 9f642a93ecab62fb56776ad4b7d7b062b869b66a (patch) | |
tree | 90e44b9b4c62b208282749a77a3bc25281952b0a /synapse/rest/client/v2_alpha | |
parent | Update CAPTCHA_SETUP (it continues to ignore fallback, but I guess I should f... (diff) | |
download | synapse-9f642a93ecab62fb56776ad4b7d7b062b869b66a.tar.xz |
pep8
Diffstat (limited to 'synapse/rest/client/v2_alpha')
-rw-r--r-- | synapse/rest/client/v2_alpha/_base.py | 3 | ||||
-rw-r--r-- | synapse/rest/client/v2_alpha/register.py | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/synapse/rest/client/v2_alpha/_base.py b/synapse/rest/client/v2_alpha/_base.py |