{ "python.linting.pylintEnabled": false, "python.linting.pycodestyleEnabled": true, "python.linting.enabled": true, "autoDocstring.docstringFormat": "google", "python.testing.pytestArgs": [ "days" ], "python.testing.unittestEnabled": false, "python.testing.nosetestsEnabled": false, "python.testing.pytestEnabled": true }