Skip to content

Commit 99ceb94

Browse files
DOC: remove SA01 for tseries name methods
1 parent eb6b9fc commit 99ceb94

File tree

1 file changed

+0
-35
lines changed

1 file changed

+0
-35
lines changed

ci/code_checks.sh

-35
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
584584
-i "pandas.tseries.offsets.BQuarterBegin.is_on_offset GL08" \
585585
-i "pandas.tseries.offsets.BQuarterBegin.kwds SA01" \
586586
-i "pandas.tseries.offsets.BQuarterBegin.n GL08" \
587-
-i "pandas.tseries.offsets.BQuarterBegin.name SA01" \
588587
-i "pandas.tseries.offsets.BQuarterBegin.nanos GL08" \
589588
-i "pandas.tseries.offsets.BQuarterBegin.normalize GL08" \
590589
-i "pandas.tseries.offsets.BQuarterBegin.rule_code GL08" \
@@ -594,7 +593,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
594593
-i "pandas.tseries.offsets.BQuarterEnd.is_on_offset GL08" \
595594
-i "pandas.tseries.offsets.BQuarterEnd.kwds SA01" \
596595
-i "pandas.tseries.offsets.BQuarterEnd.n GL08" \
597-
-i "pandas.tseries.offsets.BQuarterEnd.name SA01" \
598596
-i "pandas.tseries.offsets.BQuarterEnd.nanos GL08" \
599597
-i "pandas.tseries.offsets.BQuarterEnd.normalize GL08" \
600598
-i "pandas.tseries.offsets.BQuarterEnd.rule_code GL08" \
@@ -605,7 +603,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
605603
-i "pandas.tseries.offsets.BYearBegin.kwds SA01" \
606604
-i "pandas.tseries.offsets.BYearBegin.month GL08" \
607605
-i "pandas.tseries.offsets.BYearBegin.n GL08" \
608-
-i "pandas.tseries.offsets.BYearBegin.name SA01" \
609606
-i "pandas.tseries.offsets.BYearBegin.nanos GL08" \
610607
-i "pandas.tseries.offsets.BYearBegin.normalize GL08" \
611608
-i "pandas.tseries.offsets.BYearBegin.rule_code GL08" \
@@ -615,7 +612,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
615612
-i "pandas.tseries.offsets.BYearEnd.kwds SA01" \
616613
-i "pandas.tseries.offsets.BYearEnd.month GL08" \
617614
-i "pandas.tseries.offsets.BYearEnd.n GL08" \
618-
-i "pandas.tseries.offsets.BYearEnd.name SA01" \
619615
-i "pandas.tseries.offsets.BYearEnd.nanos GL08" \
620616
-i "pandas.tseries.offsets.BYearEnd.normalize GL08" \
621617
-i "pandas.tseries.offsets.BYearEnd.rule_code GL08" \
@@ -626,7 +622,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
626622
-i "pandas.tseries.offsets.BusinessDay.is_on_offset GL08" \
627623
-i "pandas.tseries.offsets.BusinessDay.kwds SA01" \
628624
-i "pandas.tseries.offsets.BusinessDay.n GL08" \
629-
-i "pandas.tseries.offsets.BusinessDay.name SA01" \
630625
-i "pandas.tseries.offsets.BusinessDay.nanos GL08" \
631626
-i "pandas.tseries.offsets.BusinessDay.normalize GL08" \
632627
-i "pandas.tseries.offsets.BusinessDay.rule_code GL08" \
@@ -639,7 +634,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
639634
-i "pandas.tseries.offsets.BusinessHour.is_on_offset GL08" \
640635
-i "pandas.tseries.offsets.BusinessHour.kwds SA01" \
641636
-i "pandas.tseries.offsets.BusinessHour.n GL08" \
642-
-i "pandas.tseries.offsets.BusinessHour.name SA01" \
643637
-i "pandas.tseries.offsets.BusinessHour.nanos GL08" \
644638
-i "pandas.tseries.offsets.BusinessHour.normalize GL08" \
645639
-i "pandas.tseries.offsets.BusinessHour.rule_code GL08" \
@@ -650,7 +644,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
650644
-i "pandas.tseries.offsets.BusinessMonthBegin.is_on_offset GL08" \
651645
-i "pandas.tseries.offsets.BusinessMonthBegin.kwds SA01" \
652646
-i "pandas.tseries.offsets.BusinessMonthBegin.n GL08" \
653-
-i "pandas.tseries.offsets.BusinessMonthBegin.name SA01" \
654647
-i "pandas.tseries.offsets.BusinessMonthBegin.nanos GL08" \
655648
-i "pandas.tseries.offsets.BusinessMonthBegin.normalize GL08" \
656649
-i "pandas.tseries.offsets.BusinessMonthBegin.rule_code GL08" \
@@ -659,7 +652,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
659652
-i "pandas.tseries.offsets.BusinessMonthEnd.is_on_offset GL08" \
660653
-i "pandas.tseries.offsets.BusinessMonthEnd.kwds SA01" \
661654
-i "pandas.tseries.offsets.BusinessMonthEnd.n GL08" \
662-
-i "pandas.tseries.offsets.BusinessMonthEnd.name SA01" \
663655
-i "pandas.tseries.offsets.BusinessMonthEnd.nanos GL08" \
664656
-i "pandas.tseries.offsets.BusinessMonthEnd.normalize GL08" \
665657
-i "pandas.tseries.offsets.BusinessMonthEnd.rule_code GL08" \
@@ -673,7 +665,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
673665
-i "pandas.tseries.offsets.CustomBusinessDay.is_on_offset GL08" \
674666
-i "pandas.tseries.offsets.CustomBusinessDay.kwds SA01" \
675667
-i "pandas.tseries.offsets.CustomBusinessDay.n GL08" \
676-
-i "pandas.tseries.offsets.CustomBusinessDay.name SA01" \
677668
-i "pandas.tseries.offsets.CustomBusinessDay.nanos GL08" \
678669
-i "pandas.tseries.offsets.CustomBusinessDay.normalize GL08" \
679670
-i "pandas.tseries.offsets.CustomBusinessDay.rule_code GL08" \
@@ -686,7 +677,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
686677
-i "pandas.tseries.offsets.CustomBusinessHour.is_on_offset GL08" \
687678
-i "pandas.tseries.offsets.CustomBusinessHour.kwds SA01" \
688679
-i "pandas.tseries.offsets.CustomBusinessHour.n GL08" \
689-
-i "pandas.tseries.offsets.CustomBusinessHour.name SA01" \
690680
-i "pandas.tseries.offsets.CustomBusinessHour.nanos GL08" \
691681
-i "pandas.tseries.offsets.CustomBusinessHour.normalize GL08" \
692682
-i "pandas.tseries.offsets.CustomBusinessHour.rule_code GL08" \
@@ -700,7 +690,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
700690
-i "pandas.tseries.offsets.CustomBusinessMonthBegin.kwds SA01" \
701691
-i "pandas.tseries.offsets.CustomBusinessMonthBegin.m_offset GL08" \
702692
-i "pandas.tseries.offsets.CustomBusinessMonthBegin.n GL08" \
703-
-i "pandas.tseries.offsets.CustomBusinessMonthBegin.name SA01" \
704693
-i "pandas.tseries.offsets.CustomBusinessMonthBegin.nanos GL08" \
705694
-i "pandas.tseries.offsets.CustomBusinessMonthBegin.normalize GL08" \
706695
-i "pandas.tseries.offsets.CustomBusinessMonthBegin.rule_code GL08" \
@@ -713,7 +702,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
713702
-i "pandas.tseries.offsets.CustomBusinessMonthEnd.kwds SA01" \
714703
-i "pandas.tseries.offsets.CustomBusinessMonthEnd.m_offset GL08" \
715704
-i "pandas.tseries.offsets.CustomBusinessMonthEnd.n GL08" \
716-
-i "pandas.tseries.offsets.CustomBusinessMonthEnd.name SA01" \
717705
-i "pandas.tseries.offsets.CustomBusinessMonthEnd.nanos GL08" \
718706
-i "pandas.tseries.offsets.CustomBusinessMonthEnd.normalize GL08" \
719707
-i "pandas.tseries.offsets.CustomBusinessMonthEnd.rule_code GL08" \
@@ -723,7 +711,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
723711
-i "pandas.tseries.offsets.DateOffset.is_on_offset GL08" \
724712
-i "pandas.tseries.offsets.DateOffset.kwds SA01" \
725713
-i "pandas.tseries.offsets.DateOffset.n GL08" \
726-
-i "pandas.tseries.offsets.DateOffset.name SA01" \
727714
-i "pandas.tseries.offsets.DateOffset.nanos GL08" \
728715
-i "pandas.tseries.offsets.DateOffset.normalize GL08" \
729716
-i "pandas.tseries.offsets.DateOffset.rule_code GL08" \
@@ -732,7 +719,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
732719
-i "pandas.tseries.offsets.Day.is_on_offset GL08" \
733720
-i "pandas.tseries.offsets.Day.kwds SA01" \
734721
-i "pandas.tseries.offsets.Day.n GL08" \
735-
-i "pandas.tseries.offsets.Day.name SA01" \
736722
-i "pandas.tseries.offsets.Day.nanos SA01" \
737723
-i "pandas.tseries.offsets.Day.normalize GL08" \
738724
-i "pandas.tseries.offsets.Day.rule_code GL08" \
@@ -741,7 +727,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
741727
-i "pandas.tseries.offsets.Easter.is_on_offset GL08" \
742728
-i "pandas.tseries.offsets.Easter.kwds SA01" \
743729
-i "pandas.tseries.offsets.Easter.n GL08" \
744-
-i "pandas.tseries.offsets.Easter.name SA01" \
745730
-i "pandas.tseries.offsets.Easter.nanos GL08" \
746731
-i "pandas.tseries.offsets.Easter.normalize GL08" \
747732
-i "pandas.tseries.offsets.Easter.rule_code GL08" \
@@ -752,7 +737,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
752737
-i "pandas.tseries.offsets.FY5253.is_on_offset GL08" \
753738
-i "pandas.tseries.offsets.FY5253.kwds SA01" \
754739
-i "pandas.tseries.offsets.FY5253.n GL08" \
755-
-i "pandas.tseries.offsets.FY5253.name SA01" \
756740
-i "pandas.tseries.offsets.FY5253.nanos GL08" \
757741
-i "pandas.tseries.offsets.FY5253.normalize GL08" \
758742
-i "pandas.tseries.offsets.FY5253.rule_code GL08" \
@@ -766,7 +750,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
766750
-i "pandas.tseries.offsets.FY5253Quarter.is_on_offset GL08" \
767751
-i "pandas.tseries.offsets.FY5253Quarter.kwds SA01" \
768752
-i "pandas.tseries.offsets.FY5253Quarter.n GL08" \
769-
-i "pandas.tseries.offsets.FY5253Quarter.name SA01" \
770753
-i "pandas.tseries.offsets.FY5253Quarter.nanos GL08" \
771754
-i "pandas.tseries.offsets.FY5253Quarter.normalize GL08" \
772755
-i "pandas.tseries.offsets.FY5253Quarter.qtr_with_extra_week GL08" \
@@ -780,7 +763,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
780763
-i "pandas.tseries.offsets.Hour.is_on_offset GL08" \
781764
-i "pandas.tseries.offsets.Hour.kwds SA01" \
782765
-i "pandas.tseries.offsets.Hour.n GL08" \
783-
-i "pandas.tseries.offsets.Hour.name SA01" \
784766
-i "pandas.tseries.offsets.Hour.nanos SA01" \
785767
-i "pandas.tseries.offsets.Hour.normalize GL08" \
786768
-i "pandas.tseries.offsets.Hour.rule_code GL08" \
@@ -789,7 +771,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
789771
-i "pandas.tseries.offsets.LastWeekOfMonth.is_on_offset GL08" \
790772
-i "pandas.tseries.offsets.LastWeekOfMonth.kwds SA01" \
791773
-i "pandas.tseries.offsets.LastWeekOfMonth.n GL08" \
792-
-i "pandas.tseries.offsets.LastWeekOfMonth.name SA01" \
793774
-i "pandas.tseries.offsets.LastWeekOfMonth.nanos GL08" \
794775
-i "pandas.tseries.offsets.LastWeekOfMonth.normalize GL08" \
795776
-i "pandas.tseries.offsets.LastWeekOfMonth.rule_code GL08" \
@@ -800,7 +781,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
800781
-i "pandas.tseries.offsets.Micro.is_on_offset GL08" \
801782
-i "pandas.tseries.offsets.Micro.kwds SA01" \
802783
-i "pandas.tseries.offsets.Micro.n GL08" \
803-
-i "pandas.tseries.offsets.Micro.name SA01" \
804784
-i "pandas.tseries.offsets.Micro.nanos SA01" \
805785
-i "pandas.tseries.offsets.Micro.normalize GL08" \
806786
-i "pandas.tseries.offsets.Micro.rule_code GL08" \
@@ -809,7 +789,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
809789
-i "pandas.tseries.offsets.Milli.is_on_offset GL08" \
810790
-i "pandas.tseries.offsets.Milli.kwds SA01" \
811791
-i "pandas.tseries.offsets.Milli.n GL08" \
812-
-i "pandas.tseries.offsets.Milli.name SA01" \
813792
-i "pandas.tseries.offsets.Milli.nanos SA01" \
814793
-i "pandas.tseries.offsets.Milli.normalize GL08" \
815794
-i "pandas.tseries.offsets.Milli.rule_code GL08" \
@@ -818,7 +797,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
818797
-i "pandas.tseries.offsets.Minute.is_on_offset GL08" \
819798
-i "pandas.tseries.offsets.Minute.kwds SA01" \
820799
-i "pandas.tseries.offsets.Minute.n GL08" \
821-
-i "pandas.tseries.offsets.Minute.name SA01" \
822800
-i "pandas.tseries.offsets.Minute.nanos SA01" \
823801
-i "pandas.tseries.offsets.Minute.normalize GL08" \
824802
-i "pandas.tseries.offsets.Minute.rule_code GL08" \
@@ -827,7 +805,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
827805
-i "pandas.tseries.offsets.MonthBegin.is_on_offset GL08" \
828806
-i "pandas.tseries.offsets.MonthBegin.kwds SA01" \
829807
-i "pandas.tseries.offsets.MonthBegin.n GL08" \
830-
-i "pandas.tseries.offsets.MonthBegin.name SA01" \
831808
-i "pandas.tseries.offsets.MonthBegin.nanos GL08" \
832809
-i "pandas.tseries.offsets.MonthBegin.normalize GL08" \
833810
-i "pandas.tseries.offsets.MonthBegin.rule_code GL08" \
@@ -836,7 +813,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
836813
-i "pandas.tseries.offsets.MonthEnd.is_on_offset GL08" \
837814
-i "pandas.tseries.offsets.MonthEnd.kwds SA01" \
838815
-i "pandas.tseries.offsets.MonthEnd.n GL08" \
839-
-i "pandas.tseries.offsets.MonthEnd.name SA01" \
840816
-i "pandas.tseries.offsets.MonthEnd.nanos GL08" \
841817
-i "pandas.tseries.offsets.MonthEnd.normalize GL08" \
842818
-i "pandas.tseries.offsets.MonthEnd.rule_code GL08" \
@@ -845,7 +821,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
845821
-i "pandas.tseries.offsets.Nano.is_on_offset GL08" \
846822
-i "pandas.tseries.offsets.Nano.kwds SA01" \
847823
-i "pandas.tseries.offsets.Nano.n GL08" \
848-
-i "pandas.tseries.offsets.Nano.name SA01" \
849824
-i "pandas.tseries.offsets.Nano.nanos SA01" \
850825
-i "pandas.tseries.offsets.Nano.normalize GL08" \
851826
-i "pandas.tseries.offsets.Nano.rule_code GL08" \
@@ -854,7 +829,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
854829
-i "pandas.tseries.offsets.QuarterBegin.is_on_offset GL08" \
855830
-i "pandas.tseries.offsets.QuarterBegin.kwds SA01" \
856831
-i "pandas.tseries.offsets.QuarterBegin.n GL08" \
857-
-i "pandas.tseries.offsets.QuarterBegin.name SA01" \
858832
-i "pandas.tseries.offsets.QuarterBegin.nanos GL08" \
859833
-i "pandas.tseries.offsets.QuarterBegin.normalize GL08" \
860834
-i "pandas.tseries.offsets.QuarterBegin.rule_code GL08" \
@@ -864,7 +838,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
864838
-i "pandas.tseries.offsets.QuarterEnd.is_on_offset GL08" \
865839
-i "pandas.tseries.offsets.QuarterEnd.kwds SA01" \
866840
-i "pandas.tseries.offsets.QuarterEnd.n GL08" \
867-
-i "pandas.tseries.offsets.QuarterEnd.name SA01" \
868841
-i "pandas.tseries.offsets.QuarterEnd.nanos GL08" \
869842
-i "pandas.tseries.offsets.QuarterEnd.normalize GL08" \
870843
-i "pandas.tseries.offsets.QuarterEnd.rule_code GL08" \
@@ -874,7 +847,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
874847
-i "pandas.tseries.offsets.Second.is_on_offset GL08" \
875848
-i "pandas.tseries.offsets.Second.kwds SA01" \
876849
-i "pandas.tseries.offsets.Second.n GL08" \
877-
-i "pandas.tseries.offsets.Second.name SA01" \
878850
-i "pandas.tseries.offsets.Second.nanos SA01" \
879851
-i "pandas.tseries.offsets.Second.normalize GL08" \
880852
-i "pandas.tseries.offsets.Second.rule_code GL08" \
@@ -884,7 +856,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
884856
-i "pandas.tseries.offsets.SemiMonthBegin.is_on_offset GL08" \
885857
-i "pandas.tseries.offsets.SemiMonthBegin.kwds SA01" \
886858
-i "pandas.tseries.offsets.SemiMonthBegin.n GL08" \
887-
-i "pandas.tseries.offsets.SemiMonthBegin.name SA01" \
888859
-i "pandas.tseries.offsets.SemiMonthBegin.nanos GL08" \
889860
-i "pandas.tseries.offsets.SemiMonthBegin.normalize GL08" \
890861
-i "pandas.tseries.offsets.SemiMonthBegin.rule_code GL08" \
@@ -894,7 +865,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
894865
-i "pandas.tseries.offsets.SemiMonthEnd.is_on_offset GL08" \
895866
-i "pandas.tseries.offsets.SemiMonthEnd.kwds SA01" \
896867
-i "pandas.tseries.offsets.SemiMonthEnd.n GL08" \
897-
-i "pandas.tseries.offsets.SemiMonthEnd.name SA01" \
898868
-i "pandas.tseries.offsets.SemiMonthEnd.nanos GL08" \
899869
-i "pandas.tseries.offsets.SemiMonthEnd.normalize GL08" \
900870
-i "pandas.tseries.offsets.SemiMonthEnd.rule_code GL08" \
@@ -903,7 +873,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
903873
-i "pandas.tseries.offsets.Tick.is_on_offset GL08" \
904874
-i "pandas.tseries.offsets.Tick.kwds SA01" \
905875
-i "pandas.tseries.offsets.Tick.n GL08" \
906-
-i "pandas.tseries.offsets.Tick.name SA01" \
907876
-i "pandas.tseries.offsets.Tick.nanos SA01" \
908877
-i "pandas.tseries.offsets.Tick.normalize GL08" \
909878
-i "pandas.tseries.offsets.Tick.rule_code GL08" \
@@ -912,7 +881,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
912881
-i "pandas.tseries.offsets.Week.is_on_offset GL08" \
913882
-i "pandas.tseries.offsets.Week.kwds SA01" \
914883
-i "pandas.tseries.offsets.Week.n GL08" \
915-
-i "pandas.tseries.offsets.Week.name SA01" \
916884
-i "pandas.tseries.offsets.Week.nanos GL08" \
917885
-i "pandas.tseries.offsets.Week.normalize GL08" \
918886
-i "pandas.tseries.offsets.Week.rule_code GL08" \
@@ -922,7 +890,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
922890
-i "pandas.tseries.offsets.WeekOfMonth.is_on_offset GL08" \
923891
-i "pandas.tseries.offsets.WeekOfMonth.kwds SA01" \
924892
-i "pandas.tseries.offsets.WeekOfMonth.n GL08" \
925-
-i "pandas.tseries.offsets.WeekOfMonth.name SA01" \
926893
-i "pandas.tseries.offsets.WeekOfMonth.nanos GL08" \
927894
-i "pandas.tseries.offsets.WeekOfMonth.normalize GL08" \
928895
-i "pandas.tseries.offsets.WeekOfMonth.rule_code GL08" \
@@ -934,7 +901,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
934901
-i "pandas.tseries.offsets.YearBegin.kwds SA01" \
935902
-i "pandas.tseries.offsets.YearBegin.month GL08" \
936903
-i "pandas.tseries.offsets.YearBegin.n GL08" \
937-
-i "pandas.tseries.offsets.YearBegin.name SA01" \
938904
-i "pandas.tseries.offsets.YearBegin.nanos GL08" \
939905
-i "pandas.tseries.offsets.YearBegin.normalize GL08" \
940906
-i "pandas.tseries.offsets.YearBegin.rule_code GL08" \
@@ -944,7 +910,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
944910
-i "pandas.tseries.offsets.YearEnd.kwds SA01" \
945911
-i "pandas.tseries.offsets.YearEnd.month GL08" \
946912
-i "pandas.tseries.offsets.YearEnd.n GL08" \
947-
-i "pandas.tseries.offsets.YearEnd.name SA01" \
948913
-i "pandas.tseries.offsets.YearEnd.nanos GL08" \
949914
-i "pandas.tseries.offsets.YearEnd.normalize GL08" \
950915
-i "pandas.tseries.offsets.YearEnd.rule_code GL08" \

0 commit comments

Comments
 (0)