mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
pass the right directory as arg
This commit is contained in:
parent
65dc2de141
commit
a1d849c829
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
"python.defaultInterpreterPath": "~/miniforge3/envs/codeflash312/bin/python",
|
||||
"python.terminal.activateEnvironment": true,
|
||||
"python.testing.pytestEnabled": true,
|
||||
"python.testing.pytestArgs": ["tests/", "-vv"],
|
||||
},
|
||||
"launch": {
|
||||
"version": "0.2.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue