6 lines
147 B
JSON
6 lines
147 B
JSON
|
|
{"[python]": {
|
||
|
|
"editor.formatOnSave": true,
|
||
|
|
"editor.defaultFormatter": "ms-python.black-formatter"
|
||
|
|
},
|
||
|
|
"python.experiments.enabled": false
|
||
|
|
}
|