Skip to content

Commit 4a3446e

Browse files
committed
Resolve merge conflict by removing Timedelta ignores
1 parent af10472 commit 4a3446e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/code_checks.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
7575
-i "pandas.RangeIndex.from_range PR01,SA01" \
7676
-i "pandas.Series.dt.unit GL08" \
7777
-i "pandas.Series.pad PR01,SA01" \
78-
-i "pandas.Timestamp.max PR02" \
79-
-i "pandas.Timestamp.min PR02" \
80-
-i "pandas.Timestamp.resolution PR02" \
8178
-i "pandas.Timestamp.tzinfo GL08" \
8279
-i "pandas.arrays.ArrowExtensionArray PR07,SA01" \
8380
-i "pandas.arrays.IntervalArray.length SA01" \

0 commit comments

Comments
 (0)