{ } Raw JSON

bundles / astropy 7.0.1 / astropy / utils / shapes / IncompatibleShapeError / __init__

function

astropy.utils.shapes:IncompatibleShapeError.__init__

source: /astropy/utils/shapes.py :347

Signature

def   __init__ ( self shape_a : tuple[int, ...] shape_a_idx : int shape_b : tuple[int, ...] shape_b_idx : int )  →  None

Summary

No Docstrings

Aliases

  • astropy.utils.IncompatibleShapeError.__init__