diff options
author | Kent Shikama <kent@kentshikama.com> | 2016-07-05 19:01:00 +0900 |
---|---|---|
committer | Kent Shikama <kent@kentshikama.com> | 2016-07-05 19:01:00 +0900 |
commit | 1ee258430724618c7014bb176186c23b0b5b06f0 (patch) | |
tree | 3dfb667c74d5cca2cb720111ca132830398f10a8 /synapse | |
parent | Add comment to prompt changing of pepper (diff) | |
download | synapse-1ee258430724618c7014bb176186c23b0b5b06f0.tar.xz |
Fix pep8
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/config/password.py | 2 | ||||
-rw-r--r-- | synapse/handlers/auth.py | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/synapse/config/password.py b/synapse/config/password.py |