encode / uvicorn

An ASGI web server, for Python. 🦄
https://www.uvicorn.org/
BSD 3-Clause "New" or "Revised" License
8.57k stars 745 forks source link

Properly annotate `uvicorn.run()` #2158

Closed Kludex closed 12 months ago

Kludex commented 12 months ago

I know I closed this https://github.com/encode/uvicorn/issues/1855, but I don't think another type check for the run() function.