7 lines
114 B
JSON
7 lines
114 B
JSON
{
|
|
"[python]" : {
|
|
"editor.formatOnSave": true,
|
|
},
|
|
"python.formatting.provider": "black",
|
|
|
|
} |