diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 535197a..6855f23 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -35,6 +35,7 @@ // Use 'postCreateCommand' to run commands after the container is created. // "postCreateCommand": "python --version", + //cc // Configure tool-specific properties. "customizations": { "vscode": {