Загрузить файлы в «venv/Lib/site-packages/pydantic»

This commit is contained in:
2026-07-02 20:06:11 +00:00
parent de54c840cf
commit dcbe28f1aa
5 changed files with 4587 additions and 0 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,5 @@
"""The `parse` module is a backport module from V1."""
from ._migration import getattr_migration
__getattr__ = getattr_migration(__name__)

Binary file not shown.