Skip to content

Commit

Permalink
DOC: remove PR07,RT03,SA01 for pandas.IntervalIndex.get_loc
Browse files Browse the repository at this point in the history
  • Loading branch information
tuhinsharma121 committed May 9, 2024
1 parent ef0d1a8 commit f683931
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/code_checks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
-i "pandas.DataFrame.plot PR02,SA01" \
-i "pandas.Grouper PR02" \
-i "pandas.Index PR07" \
-i "pandas.IntervalIndex.get_loc PR07,RT03,SA01" \
-i "pandas.IntervalIndex.is_non_overlapping_monotonic SA01" \
-i "pandas.IntervalIndex.left GL08" \
-i "pandas.IntervalIndex.length GL08" \
Expand Down

0 comments on commit f683931

Please sign in to comment.