nicetoolbox.utils.comparison.DifferentShapeError

class nicetoolbox.utils.comparison.DifferentShapeError(filename: str, key: str, expected_shape: tuple, generated_shape: tuple)[source]

Bases: object

Methods

Attributes

filename

key

expected_shape

generated_shape