Delete .vscode
Browse files- .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 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|