IncompatibleShapeError#

exception astropy.utils.shapes.IncompatibleShapeError(shape_a: tuple[int, ...], shape_a_idx: int, shape_b: tuple[int, ...], shape_b_idx: int)[source]#