fix typo again

This commit is contained in:
Lancetnik 2023-06-16 12:35:35 +03:00
parent e079a99e1e
commit 219138c252
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -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

Binary file not shown.