Skip to content

Commit 42fc0a3

Browse files
committed
code_checks.sh
1 parent 4e9935c commit 42fc0a3

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
@@ -103,6 +103,7 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
103103
-i "pandas.Timedelta.max PR02" \
104104
-i "pandas.Timedelta.min PR02" \
105105
-i "pandas.Timedelta.resolution PR02" \
106+
-i "pandas.TimedeltaIndex.to_pytimedelta RT03,SA01" \
106107
-i "pandas.Timestamp.max PR02" \
107108
-i "pandas.Timestamp.min PR02" \
108109
-i "pandas.Timestamp.nanosecond GL08" \

0 commit comments

Comments
 (0)