diff options
author | Erik Johnston <erik@matrix.org> | 2015-02-18 10:50:10 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-02-18 10:50:10 +0000 |
commit | 5e2447146982a30d0d4ea1334297cc0bfb32c3c5 (patch) | |
tree | 801d66d0e93b9558aff8e65a3eba0492db6f3ff6 | |
parent | Fix pyflakes (diff) | |
download | synapse-5e2447146982a30d0d4ea1334297cc0bfb32c3c5.tar.xz |
Fix up ResponseNeverReceived to str
-rw-r--r-- | synapse/http/matrixfederationclient.py | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/synapse/http/matrixfederationclient.py b/synapse/http/matrixfederationclient.py |