6 lines
132 B
JSON
6 lines
132 B
JSON
{
|
|
"python.formatting.provider": "none",
|
|
"[python]": {
|
|
"editor.defaultFormatter": "ms-python.black-formatter"
|
|
}
|
|
} |