Browse Source

fix typo again

pull/9630/head
Lancetnik 2 years ago
parent
commit
219138c252
  1. BIN
      .coverage.GL738RC2e4d06aa.62433.347962
  2. 2
      fastapi/routing.py
  3. BIN
      sql_app.db

BIN
.coverage.GL738RC2e4d06aa.62433.347962

Binary file not shown.

2
fastapi/routing.py

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

Binary file not shown.
Loading…
Cancel
Save