5 lines
168 B
JSON
5 lines
168 B
JSON
// Place your settings in this file to overwrite default and user settings.
|
|
{
|
|
"python.formatting.provider": "autopep8",
|
|
"python.formatting.formatOnSave": true
|
|
} |