NERGPT / .vscode /settings.json
chandralegend's picture
added the initial implementation
8dcfc9b
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}