1
0

Replaced mypy type checker with ty

This commit is contained in:
2026-03-13 12:10:35 +00:00
parent 342d39d457
commit d800d9b7be
7 changed files with 59 additions and 99 deletions

View File

@@ -13,7 +13,7 @@
"ms-python.python",
"ms-python.vscode-pylance",
"charliermarsh.ruff",
"ms-python.mypy-type-checker",
"astral-sh.ty",
"ms-toolsai.jupyter"
]
}