File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
7979 -i " pandas.api.typing.SeriesGroupBy.plot PR02" \
8080 -i " pandas.api.typing.Resampler.quantile PR01,PR07" \
8181 -i " pandas.arrays.NumpyExtensionArray GL08" \
82+ -i " pandas.tseries.offsets.BDay PR02" \
8283 -i " pandas.tseries.offsets.BHalfYearBegin.is_on_offset GL08" \
8384 -i " pandas.tseries.offsets.BHalfYearBegin.n GL08" \
8485 -i " pandas.tseries.offsets.BHalfYearBegin.normalize GL08" \
@@ -107,6 +108,7 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
107108 -i " pandas.tseries.offsets.BYearEnd.month GL08" \
108109 -i " pandas.tseries.offsets.BYearEnd.n GL08" \
109110 -i " pandas.tseries.offsets.BYearEnd.normalize GL08" \
111+ -i " pandas.tseries.offsets.BusinessDay PR02" \
110112 -i " pandas.tseries.offsets.BusinessDay.calendar GL08" \
111113 -i " pandas.tseries.offsets.BusinessDay.holidays GL08" \
112114 -i " pandas.tseries.offsets.BusinessDay.is_on_offset GL08" \
You can’t perform that action at this time.
0 commit comments