KohyaSS/.vscode/settings.json

4 lines
80 B
JSON
Raw Normal View History

2022-12-13 21:21:59 -05:00
{
2022-12-15 18:34:54 -05:00
"python.linting.enabled": true,
"python.formatting.provider": "yapf"
2022-12-13 21:21:59 -05:00
}