fastapi/tests/test_tutorial/test_pydantic_v1_in_v2
pre-commit-ci-lite[bot] 85b156c180
🎨 Auto format
2025-12-14 09:03:51 +00:00
..
__init__.py Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app (#14168) 2025-10-11 18:45:54 +02:00
test_tutorial001.py Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app (#14168) 2025-10-11 18:45:54 +02:00
test_tutorial002.py 🎨 Auto format 2025-12-14 09:03:51 +00:00
test_tutorial003.py 🎨 Auto format 2025-12-14 09:03:51 +00:00
test_tutorial004.py 🎨 Auto format 2025-12-14 09:03:51 +00:00