Skip to content

Commit def59c9

Browse files
committed
Removed unused
1 parent 546527d commit def59c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/code_checks.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
7373
-i "pandas.tseries.offsets.BDay PR02,SA01" \
7474
-i "pandas.tseries.offsets.BusinessDay PR02,SA01" \
7575
-i "pandas.tseries.offsets.BusinessHour PR02,SA01" \
76-
-i "pandas.tseries.offsets.CBMonthBegin PR02" \
77-
-i "pandas.tseries.offsets.CBMonthEnd PR02" \
7876
-i "pandas.tseries.offsets.CDay PR02,SA01" \
7977
-i "pandas.tseries.offsets.CustomBusinessDay PR02,SA01" \
8078
-i "pandas.tseries.offsets.CustomBusinessHour PR02,SA01" \

0 commit comments

Comments
 (0)