{ "editor.formatOnSave": true, "editor.codeActionsOnSave": { "source.organizeImports": "explicit" }, "[python]": { "editor.defaultFormatter": "ms-python.black-formatter" }, }