diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-03-13 21:21:03 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-03-13 21:21:03 +0000 |
commit | ecea5af491cd69933afe1dbea665d85c84d1d94e (patch) | |
tree | a1c7b5b6c7214b18c557e852b531c004485e52e1 /synapse | |
parent | receiving a 400 caused an exception. handle it (diff) | |
download | synapse-ecea5af491cd69933afe1dbea665d85c84d1d94e.tar.xz |
Correct var name
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/http/matrixfederationclient.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/http/matrixfederationclient.py b/synapse/http/matrixfederationclient.py |