We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 228747b commit 88c1139Copy full SHA for 88c1139
ci/code_checks.sh
@@ -153,7 +153,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
153
-i "pandas.Index.take PR01,PR07" \
154
-i "pandas.Index.to_list RT03" \
155
-i "pandas.Index.union PR07,RT03,SA01" \
156
- -i "pandas.Index.unique RT03" \
157
-i "pandas.Index.view GL08" \
158
-i "pandas.Int16Dtype SA01" \
159
-i "pandas.Int32Dtype SA01" \
0 commit comments