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