🎨 Auto format

This commit is contained in:
pre-commit-ci-lite[bot] 2025-12-08 08:35:01 +00:00 committed by GitHub
parent 70b344d68f
commit 4102ea57b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -2,7 +2,6 @@ from typing import (
Any,
BinaryIO,
Callable,
Dict,
Iterable,
Optional,
Type,
@ -13,8 +12,6 @@ from typing import (
from annotated_doc import Doc
from fastapi._compat import (
CoreSchema,
GetJsonSchemaHandler,
JsonSchemaValue,
)
from starlette.datastructures import URL as URL # noqa: F401
from starlette.datastructures import Address as Address # noqa: F401