diff options
author | Matthew Hodgson <matthew@matrix.org> | 2017-12-04 15:11:38 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2017-12-04 15:11:38 +0000 |
commit | 74e0cc74ceb48a8c55615180f67406b339c88a18 (patch) | |
tree | 302c02463b0c8be4d75f7230e35c08cc799c5b66 /synapse/storage | |
parent | switch to a simpler 'search_all_users' button as per review feedback (diff) | |
download | synapse-74e0cc74ceb48a8c55615180f67406b339c88a18.tar.xz |
fix pep8 and tests
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/user_directory.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/synapse/storage/user_directory.py b/synapse/storage/user_directory.py |