Skip to content

Commit

Permalink
Changed setting
Browse files Browse the repository at this point in the history
  • Loading branch information
adnaniazi committed Aug 17, 2023
1 parent da77a53 commit da4282e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none",
"python.defaultInterpreterPath": "~/kjempefuru_software/miniconda/miniconda/envs/capfinder/bin/python3",
"python.defaultInterpreterPath": "~/python311/bin/python3",
"python.terminal.activateEnvironment": false,
"python.analysis.completeFunctionParens": true,
"autopyenv.pythonVersion": "~/kjempefuru_software/miniconda/miniconda/envs/capfinder/bin/python3"
Expand Down

0 comments on commit da4282e

Please sign in to comment.