All checks were successful
Build and Push to ACR / Build and Push (push) Successful in 1m43s
Change-Id: I3184ea3bc23ecc769c9de5fad0a0a0229e353629
2 lines
76 B
Python
2 lines
76 B
Python
from app.main import app # noqa: F401 — re-export for uvicorn entrypoint
|