0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-17 03:53:53 +01:00
synapse/tests/rest/admin
Quentin Gliech 7d52ce7d4b
Format files with Ruff (#17643)
I thought ruff check would also format, but it doesn't.

This runs ruff format in CI and dev scripts. The first commit is just a
run of `ruff format .` in the root directory.
2024-09-02 12:39:04 +01:00
..
__init__.py
test_admin.py
test_background_updates.py
test_device.py
test_event_reports.py
test_federation.py
test_jwks.py
test_media.py
test_registration_tokens.py
test_room.py
test_server_notice.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
test_statistics.py
test_user.py
test_username_available.py