@ -647,6 +647,7 @@ else: # pragma: no cover
]
return field_info, {}
def _regenerate_error_with_loc(
*, errors: Sequence[Any], loc_prefix: tuple[Union[str, int], ...]
) -> list[dict[str, Any]]:
@ -1,4 +1,3 @@
import pytest
from fastapi import FastAPI, Query