airoboros-13b-1 / .vscode /settings.json
AashutoshV's picture
Duplicate from posit/shiny-for-python-template
268e847
raw
history blame contribute delete
132 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}