mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Initial commit
This commit is contained in:
5
venv/Lib/site-packages/pydantic/decorator.py
Normal file
5
venv/Lib/site-packages/pydantic/decorator.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""The `decorator` module is a backport module from V1."""
|
||||
|
||||
from ._migration import getattr_migration
|
||||
|
||||
__getattr__ = getattr_migration(__name__)
|
Reference in New Issue
Block a user