Skip to content

Commit 7ac2ecb

Browse files
fix merge conflict
1 parent eb9d386 commit 7ac2ecb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/code_checks.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
133133
-i "pandas.Timestamp.fold GL08" \
134134
-i "pandas.Timestamp.minute GL08" \
135135
-i "pandas.Timestamp.month GL08" \
136-
-i "pandas.Timestamp.max PR02" \
137-
-i "pandas.Timestamp.min PR02" \
138136
-i "pandas.Timestamp.nanosecond GL08" \
139137
-i "pandas.Timestamp.resolution PR02" \
140138
-i "pandas.Timestamp.tzinfo GL08" \

0 commit comments

Comments
 (0)