KohyaSS/.vscode/settings.json

4 lines
80 B
JSON

{
"python.linting.enabled": true,
"python.formatting.provider": "yapf"
}