diff --git a/cylc/flow/scheduler.py b/cylc/flow/scheduler.py index 49a2f5393b1..493c72017d5 100644 --- a/cylc/flow/scheduler.py +++ b/cylc/flow/scheduler.py @@ -2180,7 +2180,6 @@ def command_set( ): """Force spawn task successors. - User-facing method name: reset. """ return self.pool.set( # noqa: A003 tasks, outputs, prerequisites, flow, flow_wait, flow_descr