kohya_ss/.vscode/settings.json

6 lines
167 B
JSON

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