We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3550a24 commit a082fefCopy full SHA for a082fef
ci/code_checks.sh
@@ -792,7 +792,7 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
792
-i "pandas.tseries.offsets.WeekOfMonth.normalize GL08" \
793
-i "pandas.tseries.offsets.WeekOfMonth.rule_code GL08" \
794
-i "pandas.tseries.offsets.WeekOfMonth.week GL08" \
795
- -i "pandas.tseries.offsets.WeekOfMonth.weekday GL08" \
+ -i "pandas.tseries.offsets.WeekOfMonth.weekday GL08"
796
-i "pandas.tseries.offsets.YearBegin.freqstr SA01" \
797
-i "pandas.tseries.offsets.YearBegin.is_on_offset GL08" \
798
-i "pandas.tseries.offsets.YearBegin.month GL08" \
0 commit comments