Skip to content

Commit b40fd83

Browse files
DOC: remove pandas.Index.item
1 parent 6d1fc97 commit b40fd83

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
@@ -138,7 +138,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
138138
-i "pandas.Index.inferred_type SA01" \
139139
-i "pandas.Index.insert PR07,RT03,SA01" \
140140
-i "pandas.Index.intersection PR07,RT03,SA01" \
141-
-i "pandas.Index.item SA01" \
142141
-i "pandas.Index.join PR07,RT03,SA01" \
143142
-i "pandas.Index.memory_usage RT03" \
144143
-i "pandas.Index.names GL08" \

0 commit comments

Comments
 (0)