Skip to content

Commit 76240d5

Browse files
authored
chore: 🧑‍💻 recommend better reviewed mypy extension (#99)
# Description The MS version of the mypy extension was not as well reviewed. This one is better, plus, the setting used in `settings.json` was for this extension, not the other one. No review needed.
1 parent b1632fb commit 76240d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/extensions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"GitHub.vscode-pull-request-github",
99
"ms-python.python",
1010
"ms-python.vscode-pylance",
11-
"ms-python.mypy-type-checker",
11+
"matangover.mypy",
1212
"njpwerner.autodocstring",
1313
"quarto.quarto",
1414
"ms-toolsai.jupyter",

0 commit comments

Comments
 (0)