diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-09-04 22:30:45 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-09-04 22:30:45 -0400 |
commit | c8dc740a94f20c0bca9aaa30b9d0fd211361a21e (patch) | |
tree | 263748bca4a67b36fc3358562575985972385225 /synapse | |
parent | add test (diff) | |
download | synapse-c8dc740a94f20c0bca9aaa30b9d0fd211361a21e.tar.xz |
update with newer coding style
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/e2e_keys.py | 2 | ||||
-rw-r--r-- | synapse/rest/client/v2_alpha/keys.py | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/synapse/handlers/e2e_keys.py b/synapse/handlers/e2e_keys.py |