{ "[python]": { "editor.formatOnSave": true, "editor.codeActionsOnSave": ["source.organizeImports"] }, "python.formatting.provider": "black", }