diff options
Diffstat (limited to '')
-rw-r--r-- | .devcontainer/devcontainer.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 80633ca..0c13d2c 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -15,8 +15,6 @@ "vscode": { "settings": {}, "extensions": [ - "ms-python.black-formatter", - "ms-python.isort", "formulahendry.github-actions", "matangover.mypy", "ms-python.mypy-type-checker", |