meridian.model.eda.eda_outcome.EDAFinding

Encapsulates a single, specific finding from an EDA check.

severity The severity level of the finding.
explanation A human-readable description about the EDA check and a potential actionable guidance on how to address or interpret this specific finding.

Methods

__eq__

Return self==value.