KohyaSS/.vscode/settings.json

4 lines
80 B
JSON
Raw Normal View History

2022-12-14 02:21:59 +00:00
{
2022-12-15 23:34:54 +00:00
"python.linting.enabled": true,
"python.formatting.provider": "yapf"
2022-12-14 02:21:59 +00:00
}