lsst.pipe.base
20.0.0-8-g9573cbd+0eaf4f30a3
|
Public Member Functions | |
def | construct_mapping (self, node, deep=False) |
This is a specialized version of yaml's SafeLoader. It checks and raises an exception if it finds that there are multiple instances of the same key found inside a pipeline file at a given scope.
Definition at line 32 of file pipelineIR.py.
def lsst.pipe.base.pipelineIR.PipelineYamlLoader.construct_mapping | ( | self, | |
node, | |||
deep = False |
|||
) |
Definition at line 37 of file pipelineIR.py.