InQuire/.vscode/settings.json
2018-12-12 08:28:30 +01:00

4 lines
108 B
JSON

{
"python.pythonPath": "${workspaceFolder}/venv/bin/python",
"python.linting.pylintEnabled": false
}