GenericWorkflowNoopJob

class lsst.ctrl.bps.GenericWorkflowNoopJob(name: str, label: str)

Bases: GenericWorkflowNode

Job that does no work. Used for special dependencies.

Attributes Summary

node_type

Indicate this is a noop job.

Attributes Documentation

node_type

Indicate this is a noop job.