Skip to content

Commit 593d462

Browse files
fixing code_checks.sh
1 parent 480a57b commit 593d462

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
@@ -165,6 +165,7 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
165165
-i "pandas.Timestamp.fold GL08" \
166166
-i "pandas.Timestamp.max PR02" \
167167
-i "pandas.Timestamp.min PR02" \
168+
-i "pandas.Timestamp.nanosecond GL08" \
168169
-i "pandas.Timestamp.resolution PR02" \
169170
-i "pandas.Timestamp.tzinfo GL08" \
170171
-i "pandas.Timestamp.value GL08" \

0 commit comments

Comments
 (0)