nicetoolbox.utils.comparison.DifferentValuesError

exception nicetoolbox.utils.comparison.DifferentValuesError(filename: str, key: str, max_abs_diff: float = nan, mean_abs_diff: float = nan, std: float = nan)[source]