{ "[python]": { "editor.defaultFormatter": "ms-python.black-formatter", "editor.formatOnSave": true, }, "black-formatter.args": ["--line-length", "120"], }