phase 2
This commit is contained in:
Vendored
+4
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"python.defaultInterpreterPath": ".venv/bin/python",
|
||||
"python.defaultInterpreterPath": "",
|
||||
"python.testing.pytestEnabled": true,
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.pytestArgs": [
|
||||
@@ -19,5 +19,8 @@
|
||||
"**/.pytest_cache": true,
|
||||
"**/.mypy_cache": true,
|
||||
"**/.ruff_cache": true
|
||||
},
|
||||
"chat.tools.terminal.autoApprove": {
|
||||
"/root/projects/finn-mcp/.venv/bin/python": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user