Skip to content

Commit 8f6e592

Browse files
committed
fixing EXpected to fail issue
1 parent 6c30099 commit 8f6e592

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
@@ -98,7 +98,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
9898
-i "pandas.Index.get_indexer_for PR01,SA01" \
9999
-i "pandas.Index.get_indexer_non_unique PR07,SA01" \
100100
-i "pandas.Index.get_loc PR07,RT03,SA01" \
101-
-i "pandas.Index.identical PR01,SA01" \
102101
-i "pandas.Index.join PR07,RT03,SA01" \
103102
-i "pandas.Index.names GL08" \
104103
-i "pandas.Index.nunique RT03" \

0 commit comments

Comments
 (0)