Skip to content

Commit 6a58566

Browse files
committed
remove comment
1 parent 10f5f92 commit 6a58566

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas-stubs/core/indexers/utils.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ from pandas._typing import (
66
np_ndarray_int,
77
)
88

9-
# Docs may not be right. See pandas-dev/pandas#62562
109
@overload
1110
def check_array_indexer(array: AnyArrayLike, indexer: int) -> int: ...
1211
@overload

0 commit comments

Comments
 (0)