diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 913ff900b..a7ac3b910 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -33,7 +33,7 @@ "ms-python.python", "ms-python.vscode-pylance", "ms-python.debugpy", - "ms-python.mypy-type-checker", + // "ms-python.mypy-type-checker", "charliermarsh.ruff", // Django "batisteo.vscode-django",