EdgesChangedError#
- exception lsst.pipe.base.pipeline_graph.EdgesChangedError#
Bases:
PipelineGraphErrorException raised when the edges in one version of a pipeline graph are not consistent with those in another, but they were expected to be.
Bases: PipelineGraphError
Exception raised when the edges in one version of a pipeline graph are not consistent with those in another, but they were expected to be.