forked-synapse/synapse/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
..
sender Fix exception when failing to talk to remote server (#17411) 2024-07-09 10:04:40 +00:00
transport Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
__init__.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
federation_base.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
federation_client.py Support MSC3916 by adding _matrix/client/v1/media/download endpoint (#17365) 2024-07-02 14:07:04 +01:00
federation_server.py Use fully-qualified PersistedEventPosition when returning RoomsForUser (#17265) 2024-06-04 12:58:03 -05:00
persistence.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
send_queue.py Bump black from 23.10.1 to 24.2.0 (#16936) 2024-03-13 16:46:44 +00:00
units.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00