Skip to content

Commit e028dd6

Browse files
DOC: fix PR02 for pandas.tseries.offsets.CustomBusinessMonthBegin
1 parent 9982d3a commit e028dd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/code_checks.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
252252
-i "pandas.tseries.offsets.CustomBusinessHour.normalize GL08" \
253253
-i "pandas.tseries.offsets.CustomBusinessHour.start GL08" \
254254
-i "pandas.tseries.offsets.CustomBusinessHour.weekmask GL08" \
255-
-i "pandas.tseries.offsets.CustomBusinessMonthBegin PR02" \
256255
-i "pandas.tseries.offsets.CustomBusinessMonthBegin.calendar GL08" \
257256
-i "pandas.tseries.offsets.CustomBusinessMonthBegin.holidays GL08" \
258257
-i "pandas.tseries.offsets.CustomBusinessMonthBegin.is_on_offset SA01" \

0 commit comments

Comments
 (0)