We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 546527d commit def59c9Copy full SHA for def59c9
ci/code_checks.sh
@@ -73,8 +73,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
73
-i "pandas.tseries.offsets.BDay PR02,SA01" \
74
-i "pandas.tseries.offsets.BusinessDay PR02,SA01" \
75
-i "pandas.tseries.offsets.BusinessHour PR02,SA01" \
76
- -i "pandas.tseries.offsets.CBMonthBegin PR02" \
77
- -i "pandas.tseries.offsets.CBMonthEnd PR02" \
78
-i "pandas.tseries.offsets.CDay PR02,SA01" \
79
-i "pandas.tseries.offsets.CustomBusinessDay PR02,SA01" \
80
-i "pandas.tseries.offsets.CustomBusinessHour PR02,SA01" \
0 commit comments