diff options
author | David Baker <dave@matrix.org> | 2016-05-10 19:05:22 +0200 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-05-10 19:05:22 +0200 |
commit | 89b5ef7c4be824af4314497ad1338c2ac0e66ed8 (patch) | |
tree | 124474a1991dfa7e3522f133b339ac9f09e3a1ea /synapse | |
parent | Pass though _get_state_group_for_events (diff) | |
download | synapse-89b5ef7c4be824af4314497ad1338c2ac0e66ed8.tar.xz |
Cached functions must be accessed through the dict
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/app/pusher.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/app/pusher.py b/synapse/app/pusher.py |