BeautifyMP3/.vscode/settings.json

4 lines
90 B
JSON

{
"python.linting.pylintEnabled": true,
"python.formatting.provider": "autopep8"
}