Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
marrobi committed Nov 7, 2023
1 parent f96716d commit 409b02e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api_app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
from service_bus.deployment_status_updater import DeploymentStatusUpdater
from service_bus.airlock_request_status_update import AirlockStatusUpdater


@asynccontextmanager
async def lifespan(app: FastAPI):
app.state.cosmos_client = None
Expand Down

0 comments on commit 409b02e

Please sign in to comment.