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