diff options
author | Erik Johnston <erik@matrix.org> | 2016-01-18 10:09:14 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-01-18 15:17:56 +0000 |
commit | d1f56f732e1c213e203f287945d84966c3eec6f3 (patch) | |
tree | bfa3081212b96b57639e5f85cbfb18c5b21b2953 /synapse/rest/client | |
parent | Remove internal ids (diff) | |
download | synapse-d1f56f732e1c213e203f287945d84966c3eec6f3.tar.xz |
Use static for const dicts
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v1/push_rule.py | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/synapse/rest/client/v1/push_rule.py b/synapse/rest/client/v1/push_rule.py |