Skip to content

Commit 88c1139

Browse files
DOC: remove pandas.Index.unique
1 parent 228747b commit 88c1139

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
@@ -153,7 +153,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
153153
-i "pandas.Index.take PR01,PR07" \
154154
-i "pandas.Index.to_list RT03" \
155155
-i "pandas.Index.union PR07,RT03,SA01" \
156-
-i "pandas.Index.unique RT03" \
157156
-i "pandas.Index.view GL08" \
158157
-i "pandas.Int16Dtype SA01" \
159158
-i "pandas.Int32Dtype SA01" \

0 commit comments

Comments
 (0)