main
{ "python.formatting.provider": "none", "editor.formatOnSave": true, "files.autoSave": "off", "[python]": { "editor.defaultFormatter": "ms-python.black-formatter" } }