File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 1111 "program" : " ${workspaceFolder}/plotpy/tests/__init__.py" ,
1212 "console" : " integratedTerminal" ,
1313 "envFile" : " ${workspaceFolder}/.env" ,
14- "python" : " ${config:python.defaultInterpreterPath}" ,
1514 "justMyCode" : true ,
1615 "env" : {
1716 "QT_COLOR_MODE" : " light" ,
2423 "program" : " ${file}" ,
2524 "console" : " integratedTerminal" ,
2625 "envFile" : " ${workspaceFolder}/.env" ,
27- "python" : " ${config:python.defaultInterpreterPath}" ,
2826 "justMyCode" : false ,
2927 "pythonArgs" : [
3028 " -W error::DeprecationWarning" ,
3937 "program" : " ${file}" ,
4038 "console" : " integratedTerminal" ,
4139 "envFile" : " ${workspaceFolder}/.env" ,
42- "python" : " ${config:python.defaultInterpreterPath}" ,
4340 "pythonArgs" : [
4441 " -W error::DeprecationWarning" ,
4542 ],
You can’t perform that action at this time.
0 commit comments