You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in FastAPI docs, the startup and shutdown events will soon be no longer available in future versions.
Need to change the load_data function to support the newer lifespan events.
As mentioned in FastAPI docs, the startup and shutdown events will soon be no longer available in future versions.
Need to change the load_data function to support the newer
lifespan
events.Hackme/main.py
Lines 83 to 85 in 5926912
The text was updated successfully, but these errors were encountered: