{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none",
"editor.codeActionsOnSave": {
"source.organizeImports": true
}