Skip to content

Commit

Permalink
n/a
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Moraes committed Nov 14, 2020
1 parent b91cc17 commit f7008b5
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 @@ -5,6 +5,6 @@
"python.linting.pylintEnabled": true,
"python.linting.flake8Enabled": false,
"python.linting.pylamaEnabled": false,
"python.pythonPath": "C:\\Users\\Sergio.Moraes\\AppData\\Local\\Programs\\Python\\Python39\\python.exe",
"python.pythonPath": "C:\\Program Files\\Python38\\python.exe",
"python.linting.prospectorEnabled": false
}

0 comments on commit f7008b5

Please sign in to comment.