diff options
author | Kegan Dougal <kegan@matrix.org> | 2015-02-11 16:41:16 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2015-02-11 16:41:16 +0000 |
commit | f51832442674a1f72c41ffce2279880109fc7ff0 (patch) | |
tree | b1acca703145d6c23da8092f1a153e149fb4abe5 /synapse | |
parent | Fix newline on __init__ (diff) | |
download | synapse-f51832442674a1f72c41ffce2279880109fc7ff0.tar.xz |
Minor tweaks based on PR feedback.
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/appservice/api.py | 6 | ||||
-rw-r--r-- | synapse/http/client.py | 3 |
2 files changed, 5 insertions, 4 deletions
diff --git a/synapse/appservice/api.py b/synapse/appservice/api.py |