Browse Source

pre-commit run

pull/14984/head
Felipe Carvajal 5 months ago
parent
commit
e40e1bfadf
  1. 2
      tests/test_router_mount.py

2
tests/test_router_mount.py

@ -1,4 +1,4 @@
from fastapi import FastAPI, APIRouter
from fastapi import APIRouter, FastAPI
from fastapi.testclient import TestClient

Loading…
Cancel
Save