metadata: chunks 参数补全嵌套泛型 (list[dict[str,Any]])

This commit is contained in:
lou
2026-08-09 22:47:56 +08:00
parent 08ecf01221
commit bdd290de6a
+1 -1
View File
@@ -56,7 +56,7 @@ def build_init_json(
file_size: int,
total_sha256: str,
enc: dict[str, str],
chunks: list[dict],
chunks: list[dict[str, Any]],
) -> dict[str, Any]:
"""组装并校验 init json