MatrixSynapse/synapse/util/caches
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
..
__init__.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
cached_call.py
deferred_cache.py
descriptors.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
dictionary_cache.py
expiringcache.py
lrucache.py
response_cache.py
stream_change_cache.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
treecache.py
ttlcache.py