Skip to content

Commit 6b24e8f

Browse files
committed
lint ignore
1 parent 6f46e8d commit 6b24e8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/code_checks.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
163163
-i "pandas.tseries.offsets.DateOffset.is_on_offset GL08" \
164164
-i "pandas.tseries.offsets.DateOffset.n GL08" \
165165
-i "pandas.tseries.offsets.DateOffset.normalize GL08" \
166+
-i "pandas.tseries.offsets.Day.freqstr SA01" \
166167
-i "pandas.tseries.offsets.Day.is_on_offset GL08" \
167168
-i "pandas.tseries.offsets.Day.n GL08" \
168169
-i "pandas.tseries.offsets.Day.normalize GL08" \

0 commit comments

Comments
 (0)