{ "python.testing.pytestArgs": [ "tests" ], "python.testing.unittestEnabled": false, "python.testing.pytestEnabled": true, "todo-tree.tree.showBadges": false, "todo-tree.tree.showCountsInTree": true, "python.terminal.activateEnvironment": true, "python.defaultInterpreterPath": "${workspaceFolder}\\.venv\\Scripts\\python.exe" }