Skip to content

Commit 9da6c64

Browse files
Revert "calling 'indices' fixture as 'index'"
This reverts commit 1eba26d.
1 parent 1eba26d commit 9da6c64

File tree

2 files changed

+128
-132
lines changed

2 files changed

+128
-132
lines changed

pandas/conftest.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -404,10 +404,6 @@ def indices(request):
404404
return indices_dict[request.param].copy()
405405

406406

407-
# gh-32974
408-
index = indices
409-
410-
411407
# ----------------------------------------------------------------
412408
# Series'
413409
# ----------------------------------------------------------------

0 commit comments

Comments
 (0)