📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 11:55:39
📂
/
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
pydantic
✏️
Editing: decorator.py
"""The `decorator` module is a backport module from V1.""" from ._migration import getattr_migration __getattr__ = getattr_migration(__name__)
💾 Save Changes
❌ Cancel