forked-synapse/synapse/handlers/sliding_sync
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 Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
extensions.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
room_lists.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
store.py Sliding sync: Store the per-connection state in the database. (#17599) 2024-08-29 16:26:58 +01:00