Browse Source

🎨 Auto format

pull/14797/head
pre-commit-ci-lite[bot] 5 months ago
committed by GitHub
parent
commit
a77a07b9cd
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      tests/test_duplicate_model_names_openapi/test_duplicate_model_names_openapi.py

2
tests/test_duplicate_model_names_openapi/test_duplicate_model_names_openapi.py

@ -1,5 +1,3 @@
import json
from fastapi.testclient import TestClient from fastapi.testclient import TestClient
from .app import app from .app import app

Loading…
Cancel
Save