Skip to content

Commit

Permalink
chore: Remove deprecated vscode pythonPath setting
Browse files Browse the repository at this point in the history
  • Loading branch information
btorresgil committed Aug 17, 2020
1 parent 5cb822d commit cd12c0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"python.pythonPath": "${workspaceFolder}/.venv/bin/python3",
"files.exclude": {
"**/__pycache__": true
},
Expand Down

0 comments on commit cd12c0f

Please sign in to comment.