diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-11-07 16:18:40 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-11-07 16:18:40 +0000 |
commit | ec2cb9f29829cf81f843124ef4289bc0eb88413e (patch) | |
tree | 38a0ee795ba3cc05693918695bb3888848fb0fbd | |
parent | Incorporate review (diff) | |
download | synapse-ec2cb9f29829cf81f843124ef4289bc0eb88413e.tar.xz |
Initialise value before looping
-rw-r--r-- | synapse/storage/data_stores/main/events_bg_updates.py | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/synapse/storage/data_stores/main/events_bg_updates.py b/synapse/storage/data_stores/main/events_bg_updates.py |