4 lines
78 B
JSON
4 lines
78 B
JSON
|
{
|
||
|
"editor.formatOnSave": true,
|
||
|
"python.formatting.provider": "black"
|
||
|
}
|