Skip to content

Commit 55aca62

Browse files
DOC: remove pandas.Index.unique
1 parent 1b932e3 commit 55aca62

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

0 commit comments

Comments
 (0)