🛠️ black → ruff format

This commit is contained in:
neingeist 2026-04-12 23:52:10 +02:00
parent 6c7ad52c72
commit 46d4963188
6 changed files with 32 additions and 84 deletions

View file

@ -14,5 +14,5 @@ dependencies = [
[dependency-groups]
dev = [
"black>=26.3.1",
"ruff>=0.15.9",
]