From 148323d39fd80c783417a6c90abb01db14b97253 Mon Sep 17 00:00:00 2001 From: yinxue <2643126914@qq.com> Date: Tue, 28 Oct 2025 20:05:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devcontainer/devcontainer.json | 1 - README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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 项目工程模板