0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-15 17:18:19 +02:00
synapse/tests/config
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 Error if macaroon key is missing from config 2016-02-05 01:58:23 +00:00
test_base.py Use the default templates when a custom template file cannot be found (#8037) 2020-08-17 17:05:00 +01:00
test_cache.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_database.py Improve database configuration docs (#6988) 2020-03-20 15:24:22 +00:00
test_generate.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
test_load.py Fix new flake8 errors (#7470) 2020-05-12 11:20:48 +01:00
test_ratelimiting.py Fixes to the federation rate limiter (#5621) 2019-07-05 11:10:19 +01:00
test_room_directory.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_server.py Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240) 2021-02-03 07:13:46 -05:00
test_tls.py Share SSL contexts for non-federation requests (#7094) 2020-03-17 21:32:25 +00:00
test_util.py Fix validate_config on nested objects (#9054) 2021-01-08 14:23:04 +00:00