diff --git a/api/services/retention/workflow_run/clear_free_plan_expired_workflow_run_logs.py b/api/services/retention/workflow_run/clear_free_plan_expired_workflow_run_logs.py index 5d48fa43dbd..3652997f8af 100644 --- a/api/services/retention/workflow_run/clear_free_plan_expired_workflow_run_logs.py +++ b/api/services/retention/workflow_run/clear_free_plan_expired_workflow_run_logs.py @@ -199,8 +199,8 @@ class WorkflowRunCleanup: """ Coordinates free-plan workflow run retention cleanup. - The cleanup cursor advances by candidate refs, not target refs. This keeps pagination stable when billing filters out - paid or unknown tenants before the repository performs the second eligible-tenant target lookup. + The cleanup cursor advances by candidate refs, not target refs. This keeps pagination stable + when billing filters out paid or unknown tenants before the repository performs the target lookup. """ def __init__(