Skip to content

Commit a345535

Browse files
DOC: remove GL08 for pandas.IntervalIndex.left
1 parent 965cd10 commit a345535

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.IntervalIndex.left GL08" \
8079
-i "pandas.MultiIndex PR01" \
8180
-i "pandas.MultiIndex.append PR07,SA01" \
8281
-i "pandas.MultiIndex.copy PR07,RT03,SA01" \

0 commit comments

Comments
 (0)