hf-docs / .vscode /settings.json
julien-c's picture
julien-c HF staff
Format code
218d226 verified
raw
history blame
114 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"editor.formatOnSave": true
}