convert2 / .vscode /settings.json
Narsil's picture
Narsil HF Staff
Duplicate from safetensors/convert
deff6f6
raw
history blame contribute delete
72 Bytes
{
"editor.formatOnSave": true,
"python.formatting.provider": "black"
}