@@ -458,15 +458,13 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
458
458
-i " pandas.tseries.offsets.BYearBegin.n GL08" \
459
459
-i " pandas.tseries.offsets.BYearBegin.nanos GL08" \
460
460
-i " pandas.tseries.offsets.BYearBegin.normalize GL08" \
461
- -i " pandas.tseries.offsets.BYearBegin.rule_code GL08" \
462
461
-i " pandas.tseries.offsets.BYearEnd PR02" \
463
462
-i " pandas.tseries.offsets.BYearEnd.freqstr SA01" \
464
463
-i " pandas.tseries.offsets.BYearEnd.is_on_offset GL08" \
465
464
-i " pandas.tseries.offsets.BYearEnd.month GL08" \
466
465
-i " pandas.tseries.offsets.BYearEnd.n GL08" \
467
466
-i " pandas.tseries.offsets.BYearEnd.nanos GL08" \
468
467
-i " pandas.tseries.offsets.BYearEnd.normalize GL08" \
469
- -i " pandas.tseries.offsets.BYearEnd.rule_code GL08" \
470
468
-i " pandas.tseries.offsets.BusinessDay PR02,SA01" \
471
469
-i " pandas.tseries.offsets.BusinessDay.calendar GL08" \
472
470
-i " pandas.tseries.offsets.BusinessDay.freqstr SA01" \
@@ -719,7 +717,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
719
717
-i " pandas.tseries.offsets.YearBegin.n GL08" \
720
718
-i " pandas.tseries.offsets.YearBegin.nanos GL08" \
721
719
-i " pandas.tseries.offsets.YearBegin.normalize GL08" \
722
- -i " pandas.tseries.offsets.YearBegin.rule_code GL08" \
723
720
-i " pandas.tseries.offsets.YearEnd.freqstr SA01" \
724
721
-i " pandas.tseries.offsets.YearEnd.is_on_offset GL08" \
725
722
-i " pandas.tseries.offsets.YearEnd.month GL08" \
0 commit comments