cra-window-rules / settings.json
mfebrizio's picture
Upload folder using huggingface_hub
fcd3e5f verified
raw
history blame contribute delete
132 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}