ContractIR¶
-
class
lsst.pipe.base.pipelineIR.
ContractIR
(contract: str, msg: Optional[str] = None)¶ Bases:
object
Intermediate representation of contracts read from a pipeline yaml file.
Attributes Summary
An optional message to be shown to the user if a contract fails
Methods Summary
Convert to a representation used in yaml serialization
Attributes Documentation
Methods Documentation