diff options
author | Luke Barnard <luke@matrix.org> | 2018-04-05 17:32:20 +0100 |
---|---|---|
committer | Luke Barnard <luke@matrix.org> | 2018-04-06 15:43:27 +0100 |
commit | 112c2253e2846b48b75f4171d9dd94bfe6ecc8a1 (patch) | |
tree | 0c5066f065b5e37fb1ac12d48d0fef2cadc97c02 | |
parent | Get group_info from existing call to check_group_is_ours (diff) | |
download | synapse-112c2253e2846b48b75f4171d9dd94bfe6ecc8a1.tar.xz |
pep8
-rw-r--r-- | synapse/federation/transport/client.py | 2 | ||||
-rw-r--r-- | synapse/groups/groups_server.py | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/synapse/federation/transport/client.py b/synapse/federation/transport/client.py |