This commit is contained in:
2025-11-22 20:28:14 +08:00
commit eca7a61906
5 changed files with 193 additions and 0 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"python-envs.defaultEnvManager": "ms-python.python:venv",
"python-envs.pythonProjects": []
}