MatrixSynapse/tests/storage
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
test__base.py
test_account_data.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_appservice.py
test_background_update.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_base.py
test_cleanup_extrems.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_client_ips.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_database.py
test_devices.py
test_directory.py
test_e2e_room_keys.py
test_end_to_end_keys.py
test_event_chain.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_event_federation.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_event_metrics.py
test_event_push_actions.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_events.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_id_generators.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_keys.py
test_main.py
test_monthly_active_users.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_profile.py
test_purge.py
test_redaction.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_registration.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_room.py
test_roommember.py
test_state.py
test_transactions.py
test_user_directory.py