TYP: npt._ArrayLikeInt_co
does not exist
#61387
Labels
Typing
type annotations, mypy/pyright type checking
pandas/pandas/_typing.py
Line 91 in e55d907
I wouldn't recommend using these private internal type-aliases at all, but if you must, then you probably should import it from
numpy._typing
, because it is not exported bynumpy.typing
.The text was updated successfully, but these errors were encountered: