当前Convention未适配3.10([T]泛型注解导致的问题)

This commit is contained in:
2025-12-18 03:20:15 +08:00
parent 45dbba7d6a
commit 5b22333a30
155 changed files with 18570 additions and 0 deletions

2
.gitignore vendored
View File

@@ -2,6 +2,7 @@
__pycache__/
*.py[cod]
*$py.class
.conda/
# C extensions
*.so
@@ -185,6 +186,7 @@ cython_debug/
# Database
liubai_web.pid
Assets/
pretrain/
# StreamingAssets
StreamingAssets/