We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 367a164 commit dedcd83Copy full SHA for dedcd83
ci/code_checks.sh
@@ -526,7 +526,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
526
-i "pandas.tseries.offsets.Hour.is_on_offset GL08" \
527
-i "pandas.tseries.offsets.Hour.n GL08" \
528
-i "pandas.tseries.offsets.Hour.normalize GL08" \
529
- -i "pandas.tseries.offsets.LastWeekOfMonth PR02,SA01" \
530
-i "pandas.tseries.offsets.Hour.rule_code GL08" \
531
-i "pandas.tseries.offsets.LastWeekOfMonth SA01" \
532
-i "pandas.tseries.offsets.LastWeekOfMonth.freqstr SA01" \
0 commit comments