0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-14 14:01:59 +01:00
synapse/tests/federation
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
..
transport Optional whitespace support in Authorization (#1350) (#17145) 2024-05-08 13:56:16 +00:00
__init__.py
test_complexity.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
test_federation_catch_up.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
test_federation_client.py
test_federation_media.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
test_federation_sender.py Limit size of presence EDUs (#17371) 2024-07-01 12:48:36 +01:00
test_federation_server.py