diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e71fc2f..1f72648 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,6 @@ "name": "Python 3", "image": "mcr.microsoft.com/devcontainers/python:1-3.12", "customizations": { - // Configure properties specific to VS Code. "vscode": { "settings": {}, "extensions": [ diff --git a/README.md b/README.md index 65b0306..c45ea87 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# base +# Python Python 项目工程模板