chore: update docstring

This commit is contained in:
tao.chen
2026-09-02 10:10:41 +08:00
committed by tao.chen
parent ecf3b2e9c5
commit 5ed3aa4300
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
"""Shared schedule-trigger logic.
Both the user-facing manual run endpoint (``backend.schedule_runs``)
Both the user-facing manual run endpoint (``backend.api.schedules.runs``)
and the schedule service's cron tick handler call into this module to
materialize a ``ScheduleRuns`` row plus the corresponding
``schedule.run.requested`` outbox event. The outbox is the single