mirror of https://github.com/tiangolo/fastapi.git
fix typo again
This commit is contained in:
parent
e079a99e1e
commit
219138c252
Binary file not shown.
|
|
@ -61,7 +61,7 @@ from starlette.routing import (
|
|||
get_name,
|
||||
request_response,
|
||||
websocket_session,
|
||||
)`
|
||||
)
|
||||
from starlette.routing import Mount as Mount # noqa
|
||||
from starlette.types import AppType, ASGIApp, Lifespan, Scope
|
||||
from starlette.websockets import WebSocket
|
||||
|
|
|
|||
BIN
sql_app.db
BIN
sql_app.db
Binary file not shown.
Loading…
Reference in New Issue