diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2016-09-09 13:31:17 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2016-09-09 13:31:17 +0100 |
commit | 6eb0c8a2e46362f61d34a99416fed6b12055c368 (patch) | |
tree | c42a1a1cde31d5d9f7c979b14efeb5e50de21103 | |
parent | Efficiency fix for lookups of a single protocol (diff) | |
download | synapse-6eb0c8a2e46362f61d34a99416fed6b12055c368.tar.xz |
Python isn't JavaScript; have to quote dict keys
-rw-r--r-- | synapse/rest/client/v2_alpha/thirdparty.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/thirdparty.py b/synapse/rest/client/v2_alpha/thirdparty.py |