Olive_scrapper / .vscode /settings.json
sam2ai's picture
Synced repo using 'sync_with_huggingface' Github Action
26998f0
raw
history blame
132 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}