{ "python.pythonPath": ".venv\\Scripts\\python.exe", "python.linting.flake8Enabled": true, "python.linting.enabled": true, "python.testing.pytestArgs": [ "tests" ], "python.testing.unittestEnabled": false, "python.testing.nosetestsEnabled": false, "python.testing.pytestEnabled": true }