chore: 调整Python版本并修复类型注解语法
1. 将.python-version中的Python版本从3.13改为3.11 2. 移除过时的from __future__ import annotations导入 3. 把字符串形式的泛型类型注解替换为原生语法格式
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
3.13
|
||||
3.11
|
||||
|
||||
Reference in New Issue
Block a user