Browse Source

🎨 Auto format

pull/15481/head
pre-commit-ci-lite[bot] 1 month ago
committed by GitHub
parent
commit
1752749e70
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      tests/test_annotated_forwardref.py

1
tests/test_annotated_forwardref.py

@ -9,7 +9,6 @@ from typing import Annotated
from fastapi import Depends, FastAPI
from fastapi.testclient import TestClient
# ── App setup ─────────────────────────────────────────────────────────────────

Loading…
Cancel
Save