codeflash uses codeflash312 as env name

This commit is contained in:
Kevin Turcios 2025-02-24 14:56:56 -08:00
parent c9df6dfa15
commit 7a0d46483d

View file

@ -19,7 +19,7 @@
}
],
"settings": {
"python.defaultInterpreterPath": "~/miniforge3/envs/dev/bin/python",
"python.defaultInterpreterPath": "~/miniforge3/envs/codeflash312/bin/python",
"python.terminal.activateEnvironment": true
},
"launch": {