Make SubFox production-ready with parallel translation and UI controls
This commit is contained in:
parent
c40b8bed2b
commit
2b1d05f02c
6046 changed files with 798327 additions and 0 deletions
5
.venv/lib/python3.10/site-packages/pydantic/generics.py
Normal file
5
.venv/lib/python3.10/site-packages/pydantic/generics.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
"""The `generics` module is a backport module from V1."""
|
||||
|
||||
from ._migration import getattr_migration
|
||||
|
||||
__getattr__ = getattr_migration(__name__)
|
||||
Loading…
Add table
Add a link
Reference in a new issue