synapse-product/tests/util
Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
- Update black version to the latest
 - Run black auto formatting over the codebase
    - Run autoformatting according to [`docs/code_style.md
`](80d6dc9783/docs/code_style.md)
 - Update `code_style.md` docs around installing black to use the correct version
2021-02-16 22:32:34 +00:00
..
caches Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
__init__.py
test_async_utils.py
test_dict_cache.py
test_expiring_cache.py
test_file_consumer.py
test_itertools.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_linearizer.py
test_logcontext.py
test_logformatter.py
test_lrucache.py Fix 'LruCache' object has no attribute '_on_resize' (#8591) 2020-10-19 21:13:50 +01:00
test_ratelimitutils.py
test_retryutils.py
test_rwlock.py
test_stream_change_cache.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_stringutils.py
test_threepids.py
test_treecache.py
test_wheel_timer.py