Files
h2inc-old/.vscode/settings.json
2018-07-29 14:14:04 +02:00

6 lines
180 B
JSON

{
"python.pythonPath": "/home/jan/anaconda3/bin/python",
"python.linting.pylintEnabled": true,
"python.linting.pep8Enabled": false,
"python.linting.enabled": true
}