@@ -406,7 +406,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
406406 -i " pandas.set_eng_float_format RT03,SA01" \
407407 -i " pandas.testing.assert_extension_array_equal SA01" \
408408 -i " pandas.tseries.offsets.BDay PR02,SA01" \
409- -i " pandas.tseries.offsets.BQuarterBegin PR02" \
410409 -i " pandas.tseries.offsets.BQuarterBegin.freqstr SA01" \
411410 -i " pandas.tseries.offsets.BQuarterBegin.is_on_offset GL08" \
412411 -i " pandas.tseries.offsets.BQuarterBegin.n GL08" \
@@ -428,7 +427,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
428427 -i " pandas.tseries.offsets.BYearBegin.nanos GL08" \
429428 -i " pandas.tseries.offsets.BYearBegin.normalize GL08" \
430429 -i " pandas.tseries.offsets.BYearBegin.rule_code GL08" \
431- -i " pandas.tseries.offsets.BYearEnd PR02" \
432430 -i " pandas.tseries.offsets.BYearEnd.freqstr SA01" \
433431 -i " pandas.tseries.offsets.BYearEnd.is_on_offset GL08" \
434432 -i " pandas.tseries.offsets.BYearEnd.month GL08" \
@@ -517,7 +515,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
517515 -i " pandas.tseries.offsets.CustomBusinessMonthEnd.normalize GL08" \
518516 -i " pandas.tseries.offsets.CustomBusinessMonthEnd.rule_code GL08" \
519517 -i " pandas.tseries.offsets.CustomBusinessMonthEnd.weekmask GL08" \
520- -i " pandas.tseries.offsets.DateOffset PR02" \
521518 -i " pandas.tseries.offsets.DateOffset.freqstr SA01" \
522519 -i " pandas.tseries.offsets.DateOffset.is_on_offset GL08" \
523520 -i " pandas.tseries.offsets.DateOffset.n GL08" \
@@ -530,14 +527,12 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
530527 -i " pandas.tseries.offsets.Day.nanos SA01" \
531528 -i " pandas.tseries.offsets.Day.normalize GL08" \
532529 -i " pandas.tseries.offsets.Day.rule_code GL08" \
533- -i " pandas.tseries.offsets.Easter PR02" \
534530 -i " pandas.tseries.offsets.Easter.freqstr SA01" \
535531 -i " pandas.tseries.offsets.Easter.is_on_offset GL08" \
536532 -i " pandas.tseries.offsets.Easter.n GL08" \
537533 -i " pandas.tseries.offsets.Easter.nanos GL08" \
538534 -i " pandas.tseries.offsets.Easter.normalize GL08" \
539535 -i " pandas.tseries.offsets.Easter.rule_code GL08" \
540- -i " pandas.tseries.offsets.FY5253 PR02" \
541536 -i " pandas.tseries.offsets.FY5253.freqstr SA01" \
542537 -i " pandas.tseries.offsets.FY5253.get_rule_code_suffix GL08" \
543538 -i " pandas.tseries.offsets.FY5253.get_year_end GL08" \
@@ -549,7 +544,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
549544 -i " pandas.tseries.offsets.FY5253.startingMonth GL08" \
550545 -i " pandas.tseries.offsets.FY5253.variation GL08" \
551546 -i " pandas.tseries.offsets.FY5253.weekday GL08" \
552- -i " pandas.tseries.offsets.FY5253Quarter PR02" \
553547 -i " pandas.tseries.offsets.FY5253Quarter.freqstr SA01" \
554548 -i " pandas.tseries.offsets.FY5253Quarter.get_rule_code_suffix GL08" \
555549 -i " pandas.tseries.offsets.FY5253Quarter.get_weeks GL08" \
@@ -563,14 +557,13 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
563557 -i " pandas.tseries.offsets.FY5253Quarter.variation GL08" \
564558 -i " pandas.tseries.offsets.FY5253Quarter.weekday GL08" \
565559 -i " pandas.tseries.offsets.FY5253Quarter.year_has_extra_week GL08" \
566- -i " pandas.tseries.offsets.Hour PR02" \
567560 -i " pandas.tseries.offsets.Hour.freqstr SA01" \
568561 -i " pandas.tseries.offsets.Hour.is_on_offset GL08" \
569562 -i " pandas.tseries.offsets.Hour.n GL08" \
570563 -i " pandas.tseries.offsets.Hour.nanos SA01" \
571564 -i " pandas.tseries.offsets.Hour.normalize GL08" \
572565 -i " pandas.tseries.offsets.Hour.rule_code GL08" \
573- -i " pandas.tseries.offsets.LastWeekOfMonth PR02, SA01" \
566+ -i " pandas.tseries.offsets.LastWeekOfMonth SA01" \
574567 -i " pandas.tseries.offsets.LastWeekOfMonth.freqstr SA01" \
575568 -i " pandas.tseries.offsets.LastWeekOfMonth.is_on_offset GL08" \
576569 -i " pandas.tseries.offsets.LastWeekOfMonth.n GL08" \
@@ -579,28 +572,24 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
579572 -i " pandas.tseries.offsets.LastWeekOfMonth.rule_code GL08" \
580573 -i " pandas.tseries.offsets.LastWeekOfMonth.week GL08" \
581574 -i " pandas.tseries.offsets.LastWeekOfMonth.weekday GL08" \
582- -i " pandas.tseries.offsets.Micro PR02" \
583575 -i " pandas.tseries.offsets.Micro.freqstr SA01" \
584576 -i " pandas.tseries.offsets.Micro.is_on_offset GL08" \
585577 -i " pandas.tseries.offsets.Micro.n GL08" \
586578 -i " pandas.tseries.offsets.Micro.nanos SA01" \
587579 -i " pandas.tseries.offsets.Micro.normalize GL08" \
588580 -i " pandas.tseries.offsets.Micro.rule_code GL08" \
589- -i " pandas.tseries.offsets.Milli PR02" \
590581 -i " pandas.tseries.offsets.Milli.freqstr SA01" \
591582 -i " pandas.tseries.offsets.Milli.is_on_offset GL08" \
592583 -i " pandas.tseries.offsets.Milli.n GL08" \
593584 -i " pandas.tseries.offsets.Milli.nanos SA01" \
594585 -i " pandas.tseries.offsets.Milli.normalize GL08" \
595586 -i " pandas.tseries.offsets.Milli.rule_code GL08" \
596- -i " pandas.tseries.offsets.Minute PR02" \
597587 -i " pandas.tseries.offsets.Minute.freqstr SA01" \
598588 -i " pandas.tseries.offsets.Minute.is_on_offset GL08" \
599589 -i " pandas.tseries.offsets.Minute.n GL08" \
600590 -i " pandas.tseries.offsets.Minute.nanos SA01" \
601591 -i " pandas.tseries.offsets.Minute.normalize GL08" \
602592 -i " pandas.tseries.offsets.Minute.rule_code GL08" \
603- -i " pandas.tseries.offsets.MonthBegin PR02" \
604593 -i " pandas.tseries.offsets.MonthBegin.freqstr SA01" \
605594 -i " pandas.tseries.offsets.MonthBegin.is_on_offset GL08" \
606595 -i " pandas.tseries.offsets.MonthBegin.n GL08" \
@@ -613,14 +602,12 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
613602 -i " pandas.tseries.offsets.MonthEnd.nanos GL08" \
614603 -i " pandas.tseries.offsets.MonthEnd.normalize GL08" \
615604 -i " pandas.tseries.offsets.MonthEnd.rule_code GL08" \
616- -i " pandas.tseries.offsets.Nano PR02" \
617605 -i " pandas.tseries.offsets.Nano.freqstr SA01" \
618606 -i " pandas.tseries.offsets.Nano.is_on_offset GL08" \
619607 -i " pandas.tseries.offsets.Nano.n GL08" \
620608 -i " pandas.tseries.offsets.Nano.nanos SA01" \
621609 -i " pandas.tseries.offsets.Nano.normalize GL08" \
622610 -i " pandas.tseries.offsets.Nano.rule_code GL08" \
623- -i " pandas.tseries.offsets.QuarterBegin PR02" \
624611 -i " pandas.tseries.offsets.QuarterBegin.freqstr SA01" \
625612 -i " pandas.tseries.offsets.QuarterBegin.is_on_offset GL08" \
626613 -i " pandas.tseries.offsets.QuarterBegin.n GL08" \
@@ -635,14 +622,13 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
635622 -i " pandas.tseries.offsets.QuarterEnd.normalize GL08" \
636623 -i " pandas.tseries.offsets.QuarterEnd.rule_code GL08" \
637624 -i " pandas.tseries.offsets.QuarterEnd.startingMonth GL08" \
638- -i " pandas.tseries.offsets.Second PR02" \
639625 -i " pandas.tseries.offsets.Second.freqstr SA01" \
640626 -i " pandas.tseries.offsets.Second.is_on_offset GL08" \
641627 -i " pandas.tseries.offsets.Second.n GL08" \
642628 -i " pandas.tseries.offsets.Second.nanos SA01" \
643629 -i " pandas.tseries.offsets.Second.normalize GL08" \
644630 -i " pandas.tseries.offsets.Second.rule_code GL08" \
645- -i " pandas.tseries.offsets.SemiMonthBegin PR02, SA01" \
631+ -i " pandas.tseries.offsets.SemiMonthBegin SA01" \
646632 -i " pandas.tseries.offsets.SemiMonthBegin.day_of_month GL08" \
647633 -i " pandas.tseries.offsets.SemiMonthBegin.freqstr SA01" \
648634 -i " pandas.tseries.offsets.SemiMonthBegin.is_on_offset GL08" \
@@ -665,15 +651,14 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
665651 -i " pandas.tseries.offsets.Tick.nanos SA01" \
666652 -i " pandas.tseries.offsets.Tick.normalize GL08" \
667653 -i " pandas.tseries.offsets.Tick.rule_code GL08" \
668- -i " pandas.tseries.offsets.Week PR02" \
669654 -i " pandas.tseries.offsets.Week.freqstr SA01" \
670655 -i " pandas.tseries.offsets.Week.is_on_offset GL08" \
671656 -i " pandas.tseries.offsets.Week.n GL08" \
672657 -i " pandas.tseries.offsets.Week.nanos GL08" \
673658 -i " pandas.tseries.offsets.Week.normalize GL08" \
674659 -i " pandas.tseries.offsets.Week.rule_code GL08" \
675660 -i " pandas.tseries.offsets.Week.weekday GL08" \
676- -i " pandas.tseries.offsets.WeekOfMonth PR02, SA01" \
661+ -i " pandas.tseries.offsets.WeekOfMonth SA01" \
677662 -i " pandas.tseries.offsets.WeekOfMonth.freqstr SA01" \
678663 -i " pandas.tseries.offsets.WeekOfMonth.is_on_offset GL08" \
679664 -i " pandas.tseries.offsets.WeekOfMonth.n GL08" \
0 commit comments