librefi/.vscode/settings.json

6 lines
167 B
JSON

{
"python.linting.pylintEnabled": false,
"python.linting.flake8Enabled": true,
"python.linting.enabled": true,
"python.pythonPath": "/usr/bin/python"
}