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