Skip to content

Commit 787f28f

Browse files
committed
remove i- pandas.Timestamp.fold GL08
1 parent 609eac3 commit 787f28f

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
@@ -132,7 +132,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
132132
-i "pandas.TimedeltaIndex.nanoseconds SA01" \
133133
-i "pandas.TimedeltaIndex.seconds SA01" \
134134
-i "pandas.TimedeltaIndex.to_pytimedelta RT03,SA01" \
135-
-i "pandas.Timestamp.fold GL08" \
136135
-i "pandas.Timestamp.max PR02" \
137136
-i "pandas.Timestamp.min PR02" \
138137
-i "pandas.Timestamp.nanosecond GL08" \

0 commit comments

Comments
 (0)