We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fee6cf commit ec665ccCopy full SHA for ec665cc
ci/code_checks.sh
@@ -167,7 +167,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
167
-i "pandas.Series SA01" \
168
-i "pandas.Series.__iter__ RT03,SA01" \
169
-i "pandas.Series.add PR07" \
170
- -i "pandas.Series.backfill PR01,SA01" \
171
-i "pandas.Series.case_when RT03" \
172
-i "pandas.Series.cat PR07,SA01" \
173
-i "pandas.Series.cat.add_categories PR01,PR02" \
0 commit comments