{ "editor.formatOnSave": true, "editor.defaultFormatter": "ms-python.black-formatter", "python.terminal.activateEnvironment": true, "python.testing.pytestArgs": [ "tests" ], "python.testing.unittestEnabled": false, "python.testing.pytestEnabled": true }