KohyaSS/.vscode/settings.json
2022-12-15 18:34:54 -05:00

4 lines
80 B
JSON

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