Skip to content

Commit 6736946

Browse files
committed
Updated code_checks.sh
1 parent 19626ab commit 6736946

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
@@ -90,7 +90,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
9090
-i "pandas.DataFrame.to_markdown SA01" \
9191
-i "pandas.DataFrame.var PR01,RT03,SA01" \
9292
-i "pandas.Grouper PR02" \
93-
-i "pandas.Index PR07" \
9493
-i "pandas.Index.append PR07,RT03,SA01" \
9594
-i "pandas.Index.difference PR07,RT03,SA01" \
9695
-i "pandas.Index.duplicated RT03" \

0 commit comments

Comments
 (0)