From 1eeb8593e589bff143985a3ebf83fb71d2a0aa2e Mon Sep 17 00:00:00 2001 From: zhaohao1004 Date: Tue, 9 Jun 2026 16:58:27 +0800 Subject: [PATCH] fix: wrap cleanup docstring line --- .../workflow_run/clear_free_plan_expired_workflow_run_logs.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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__(