Skip to content

Commit 3d94eef

Browse files
committed
lint ignore
1 parent 6569d69 commit 3d94eef

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
@@ -167,6 +167,7 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
167167
-i "pandas.tseries.offsets.DateOffset.normalize GL08" \
168168
-i "pandas.tseries.offsets.Day.is_on_offset GL08" \
169169
-i "pandas.tseries.offsets.Day.n GL08" \
170+
-i "pandas.tseries.offsets.Day.nanos SA01" \
170171
-i "pandas.tseries.offsets.Day.normalize GL08" \
171172
-i "pandas.tseries.offsets.Easter.is_on_offset GL08" \
172173
-i "pandas.tseries.offsets.Easter.n GL08" \

0 commit comments

Comments
 (0)