Skip to content

Commit dedcd83

Browse files
committed
Removed duplicate from code_checks.sh.
1 parent 367a164 commit dedcd83

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
@@ -526,7 +526,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
526526
-i "pandas.tseries.offsets.Hour.is_on_offset GL08" \
527527
-i "pandas.tseries.offsets.Hour.n GL08" \
528528
-i "pandas.tseries.offsets.Hour.normalize GL08" \
529-
-i "pandas.tseries.offsets.LastWeekOfMonth PR02,SA01" \
530529
-i "pandas.tseries.offsets.Hour.rule_code GL08" \
531530
-i "pandas.tseries.offsets.LastWeekOfMonth SA01" \
532531
-i "pandas.tseries.offsets.LastWeekOfMonth.freqstr SA01" \

0 commit comments

Comments
 (0)