lsst.pipe.base
21.0.0-10-g560fb7b+92b8ef9dd1
|
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 44 of file pipelineIR.py.
def lsst.pipe.base.pipelineIR.PipelineYamlLoader.construct_mapping | ( | self, | |
node, | |||
deep = False |
|||
) |
Definition at line 49 of file pipelineIR.py.