Training-RVC / .vscode /settings.json
Seqath's picture
Duplicate from posit/shiny-for-python-template
1d2375a verified
Raw
History Blame Contribute Delete
132 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}