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