Your IP : 3.138.120.251


Current Path : /proc/self/root/opt/hc_python/lib64/python3.8/site-packages/pydantic/
Upload File :
Current File : //proc/self/root/opt/hc_python/lib64/python3.8/site-packages/pydantic/tools.py

"""The `tools` module is a backport module from V1."""

from ._migration import getattr_migration

__getattr__ = getattr_migration(__name__)

?>