kohya_ss/.vscode/settings.json

6 lines
168 B
JSON

{
"python.linting.enabled": true,
"python.formatting.provider": "yapf",
"DockerRun.DisableDockerrc": true,
"augment.enableAutomaticCompletions": false
}