Files
gamma-correction/.vscode/settings.json
2019-03-28 21:22:24 -04:00

5 lines
138 B
JSON

{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.linting.pylintPath": "/usr/local/bin/pylint"
}