{
    "python.testing.pytestArgs": [
        "workspace"
    ],
    "python.testing.unittestEnabled": false,
    "python.testing.pytestEnabled": true,
    "continue.manuallyRunningServer": true
}