{ "python.linting.pylintEnabled": true, "python.linting.enabled": true, "python.testing.pytestArgs": [ "test" ], "python.testing.unittestEnabled": false, "python.testing.pytestEnabled": true }