fixed lint errors
Some checks failed
Deploy / lint (push) Successful in 6s
Deploy / test (push) Failing after 1m11s
Deploy / deploy (push) Has been skipped

This commit is contained in:
2026-03-03 18:51:06 +01:00
parent 0a011d4ce9
commit 6a0bd8d099
5 changed files with 9 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
"""FastAPI application entry point with lifespan management."""
# ruff: noqa: E402
# ---------------------------------------------------------------------------
# SSL + proxy injection — MUST happen before any HTTP client imports
# ---------------------------------------------------------------------------