Skip to content

Commit b4753d0

Browse files
committed
codeflash uses codeflash312 as env name
1 parent 8ad457d commit b4753d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeflash.code-workspace

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020
],
2121
"settings": {
22-
"python.defaultInterpreterPath": "~/miniforge3/envs/dev/bin/python",
22+
"python.defaultInterpreterPath": "~/miniforge3/envs/codeflash312/bin/python",
2323
"python.terminal.activateEnvironment": true
2424
},
2525
"launch": {

0 commit comments

Comments
 (0)