🎨 Auto format

This commit is contained in:
pre-commit-ci-lite[bot] 2026-02-21 05:34:18 +00:00 committed by GitHub
parent 6b16edfb5b
commit 5a73b0bf09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ def test_issue_13056_openapi_annotated_forwardref():
response = client.get("/openapi.json")
assert response.status_code == 200, response.text
data = response.json()
assert data["components"]["schemas"]["Item"]
assert data["components"]["schemas"]["Item"]