update 26.7.25

This commit is contained in:
kun
2026-07-25 02:31:18 +08:00
parent dd4babe65b
commit 41bc881f02
123 changed files with 24997 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[mypy]
warn_return_any = True
[mypy-yaml.*]
ignore_missing_imports = True
[mypy-tests.*]
ignore_errors = True