singhankur01 commited on
Commit
31d55d4
·
verified ·
1 Parent(s): 0bfc282

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -63,7 +63,6 @@ PRELOAD_URLS = [
63
  ]
64
 
65
 
66
-
67
  @asynccontextmanager
68
  async def lifespan(app: FastAPI):
69
  # This code runs ONCE when the application starts up
 
63
  ]
64
 
65
 
 
66
  @asynccontextmanager
67
  async def lifespan(app: FastAPI):
68
  # This code runs ONCE when the application starts up