ll-create / .vscode /settings.json
asgeorges's picture
Upload folder using huggingface_hub
2fdce3c
raw
history blame contribute delete
80 Bytes
{
"python.linting.enabled": true,
"python.formatting.provider": "yapf"
}