Kludex / fastapi-tips

FastAPI Tips by The FastAPI Expert!
2.11k stars 79 forks source link

🐛 Remove `lifespan` parameter from `LifespanManager` #21

Closed kdcokenny closed 4 months ago

kdcokenny commented 4 months ago

Remove incorrect , lifespan from README.md in order to fix #20

Kludex commented 4 months ago

Thanks!