shape.pyi 137 B

123456
  1. from typing import Any
  2. import numpy as np
  3. # test bounds of _ShapeType_co
  4. np.ndarray[tuple[str, str], Any] # E: Value of type variable