21 Commits (d77cb57e447c2e8e517623ad6ec08f16964d4f96)

Author SHA1 Message Date
svlandeg d77cb57e44 add no cover statement 10 months ago
svlandeg 7cb78cec31 fix ValidationError import 10 months ago
pre-commit-ci[bot] ed1728adbb 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 10 months ago
svlandeg bdbd90c39d fix functions 10 months ago
pre-commit-ci[bot] 3474d3b71d 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 10 months ago
svlandeg 1db6afc2f2 fix definition of get_flat_models_from_fields in v1.py 10 months ago
pre-commit-ci[bot] b7d4d4cfc9 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 10 months ago
svlandeg ff0b26f1e6 one more unused ignores 10 months ago
pre-commit-ci[bot] 4117120dec 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 10 months ago
svlandeg 6afe57f2ae remove unused ignores 10 months ago
pre-commit-ci[bot] f324375e0b 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 10 months ago
svlandeg b8c0bac3cb remove unused ignore statement 10 months ago
svlandeg 4e6a59b85a add back definitions that got accidentally removed 10 months ago
svlandeg 08bcb10d3b fix 10 months ago
svlandeg 90bd5683a7 formatting 10 months ago
pre-commit-ci[bot] 17084fe4be 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 10 months ago
svlandeg eb43072f09 introduce may_v1 to introduce dummies for Python 3.14 10 months ago
Sebastián Ramírez d34918abf0
Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app (#14168) 10 months ago