{ "[python]": { "editor.defaultFormatter": "ms-python.black-formatter" }, "python.formatting.provider": "none", "python.testing.pytestArgs": [ "tests", "-s" ], "python.testing.unittestEnabled": false, "python.testing.pytestEnabled": true, }