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
+4 -1
View File
@@ -104,5 +104,8 @@ http {
location / {
try_files $uri $uri/ /index.html;
}
# Health check
HEALTH_CHECK
}
}
}