Skip to content

Commit 2c9fc94

Browse files
resolve pylint issue
1 parent 1c60e68 commit 2c9fc94

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/backend/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
# Azure monitoring
3131

32+
3233
@asynccontextmanager
3334
async def lifespan(app: FastAPI):
3435
"""Manage FastAPI application lifecycle - startup and shutdown."""

0 commit comments

Comments
 (0)