forked-synapse/synapse/logging
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 Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
_remote.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
_terse_json.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
context.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
filter.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
formatter.py Update license headers 2023-11-21 15:29:58 -05:00
handlers.py Another batch of type annotations (#12726) 2022-05-13 12:35:31 +01:00
opentracing.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
scopecontextmanager.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00