dfsa
This commit is contained in:
Vendored
+2
-2
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"python.defaultInterpreterPath": "/home/tanshu/programming/barker/barker/.venv/bin/python",
|
||||
"python.defaultInterpreterPath": "barker/.venv/bin/python",
|
||||
"python.terminal.useEnvFile": true,
|
||||
"python.interpreterPath": "/home/tanshu/programming/barker/barker/.venv/bin/python",
|
||||
"python.venvFolders": [
|
||||
"barker/.venv",
|
||||
"frank/.venv",
|
||||
".venv"
|
||||
],
|
||||
"python.venvPath": "${workspaceFolder}/barker",
|
||||
|
||||
Reference in New Issue
Block a user