Mingke977 commited on
Commit
8edbef2
·
verified ·
1 Parent(s): 2a3ee0b

Delete .vscode

Browse files
Files changed (1) hide show
  1. .vscode/settings.json +0 -9
.vscode/settings.json DELETED
@@ -1,9 +0,0 @@
1
- {
2
- "python-envs.pythonProjects": [
3
- {
4
- "path": ".",
5
- "envManager": "ms-python.python:venv",
6
- "packageManager": "ms-python.python:pip"
7
- }
8
- ]
9
- }