TaskInitKey¶
- class lsst.pipe.base.quantum_graph_skeleton.TaskInitKey(task_label: str)¶
- Bases: - object- Identifier type for task init keys in a - QuantumGraphSkeleton.- Attributes Summary - Whether this node represents a quantum or task initialization rather than a dataset (always - True).- Label of the task in the pipeline. - Attributes Documentation