DuplicateOutputError#
- exception lsst.pipe.base.pipeline_graph.DuplicateOutputError#
Bases:
PipelineGraphErrorException raised when multiple tasks in one pipeline produce the same output dataset type.
Bases: PipelineGraphError
Exception raised when multiple tasks in one pipeline produce the same output dataset type.