project_charles / .vscode /settings.json
sohojoe's picture
basic POC
162d5c8
raw
history blame
No virus
132 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}