chore(quality): apply ruff autofixes and formatting (8 fixes, 18 files reformatted)

This commit is contained in:
Agent Zero
2026-06-10 21:35:12 +00:00
parent 415abcd74e
commit fac6f100bb
22 changed files with 1388 additions and 393 deletions
+1 -1
View File
@@ -63,4 +63,4 @@ CMD ["sh", "-c", "pip install gunicorn --quiet && exec gunicorn app.main:app \
--access-logfile - \
--error-logfile - \
--capture-output \
--enable-stdio-inheritance"]
--enable-stdio-inheritance"]