7 lines
165 B
JSON
7 lines
165 B
JSON
{
|
|
"[python]": {
|
|
"editor.defaultFormatter": "ms-python.black-formatter"
|
|
},
|
|
"python.formatting.provider": "none",
|
|
"editor.formatOnSave": true
|
|
} |