Загрузить файлы в «venv/Lib/site-packages/pydantic»
This commit is contained in:
1838
venv/Lib/site-packages/pydantic/main.py
Normal file
1838
venv/Lib/site-packages/pydantic/main.py
Normal file
File diff suppressed because it is too large
Load Diff
1412
venv/Lib/site-packages/pydantic/mypy.py
Normal file
1412
venv/Lib/site-packages/pydantic/mypy.py
Normal file
File diff suppressed because it is too large
Load Diff
1332
venv/Lib/site-packages/pydantic/networks.py
Normal file
1332
venv/Lib/site-packages/pydantic/networks.py
Normal file
File diff suppressed because it is too large
Load Diff
5
venv/Lib/site-packages/pydantic/parse.py
Normal file
5
venv/Lib/site-packages/pydantic/parse.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""The `parse` module is a backport module from V1."""
|
||||
|
||||
from ._migration import getattr_migration
|
||||
|
||||
__getattr__ = getattr_migration(__name__)
|
||||
BIN
venv/Lib/site-packages/pydantic/py.typed
Normal file
BIN
venv/Lib/site-packages/pydantic/py.typed
Normal file
Binary file not shown.
Reference in New Issue
Block a user