formatting fixes
This commit is contained in:
@@ -29,6 +29,7 @@ async def lifespan(app_instance: FastAPI) -> AsyncIterator[None]:
|
||||
yield
|
||||
# Shutdown: Add cleanup code here if needed
|
||||
|
||||
|
||||
# Instantiate app
|
||||
app = FastAPI(
|
||||
docs_url=docs_url,
|
||||
|
||||
Reference in New Issue
Block a user