diff options
author | Erik Johnston <erik@matrix.org> | 2015-08-13 17:00:17 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-08-13 17:00:17 +0100 |
commit | 57877b01d7dad613f4e1dc3fb99983320ea50d40 (patch) | |
tree | 1c44afcc0cc11c96bfc7e1e8108604aa7d253207 /synapse | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/dictionary... (diff) | |
download | synapse-57877b01d7dad613f4e1dc3fb99983320ea50d40.tar.xz |
Replace list comprehension
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/state.py | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/synapse/storage/state.py b/synapse/storage/state.py |