diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:16:43 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:16:43 +0000 |
commit | 35d74a232c7b6141706e1ceaf2e2342ad5dce301 (patch) | |
tree | 39983a41a60b176389c224a66371e9b47f8c040e /tests/storage/test_appservice.py | |
parent | 1.11.0 (diff) | |
parent | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) (diff) | |
download | synapse-35d74a232c7b6141706e1ceaf2e2342ad5dce301.tar.xz |
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
* commit '509e381af': Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) changelog Increase MAX_EVENTS_BEHIND for replication clients
Diffstat (limited to 'tests/storage/test_appservice.py')
-rw-r--r-- | tests/storage/test_appservice.py | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/tests/storage/test_appservice.py b/tests/storage/test_appservice.py |