Skip to content

Commit eca632f

Browse files
DOC: remove pandas.Index.to_list
1 parent 6fb8942 commit eca632f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/code_checks.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
151151
-i "pandas.Index.str PR01,SA01" \
152152
-i "pandas.Index.symmetric_difference PR07,RT03,SA01" \
153153
-i "pandas.Index.take PR01,PR07" \
154-
-i "pandas.Index.to_list RT03" \
155154
-i "pandas.Index.union PR07,RT03,SA01" \
156155
-i "pandas.Index.unique RT03" \
157156
-i "pandas.Index.view GL08" \

0 commit comments

Comments
 (0)