thunix_api/.vscode/settings.json

5 lines
125 B
JSON
Raw Permalink Normal View History

2020-01-22 23:17:09 +00:00
{
"python.pythonPath": "/usr/bin/python3",
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}