diff options
author | Erik Johnston <erik@matrix.org> | 2021-03-26 17:45:09 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-03-26 17:45:36 +0000 |
commit | c4d468b69fe6bb44dbd1d28aaf9200511c63eb49 (patch) | |
tree | 4c30c4dfdd358829ba30fc6ad9ea26f361bb86a2 | |
parent | Report cache memory usage (diff) | |
download | synapse-c4d468b69fe6bb44dbd1d28aaf9200511c63eb49.tar.xz |
Don't ban __iter__
-rw-r--r-- | synapse/types.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/types.py b/synapse/types.py |