Skip to content

Commit 73662d3

Browse files
DOC: remove PR07 for pandas.Index
Co-authored-by: aBiR1D <[email protected]>
1 parent ee2b0cc commit 73662d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/code_checks.sh

-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
7676
-i "pandas.DataFrame.min RT03" \
7777
-i "pandas.DataFrame.plot PR02,SA01" \
7878
-i "pandas.Grouper PR02" \
79-
-i "pandas.Index PR07" \
8079
-i "pandas.IntervalIndex.left GL08" \
8180
-i "pandas.IntervalIndex.set_closed RT03,SA01" \
8281
-i "pandas.MultiIndex PR01" \

0 commit comments

Comments
 (0)