tubearchivist/.vscode/settings.json

5 lines
128 B
JSON
Raw Normal View History

2021-09-05 17:10:14 +00:00
{
"python.linting.pylintEnabled": true,
"python.linting.pycodestyleEnabled": false,
"python.linting.enabled": true
}