Skip to content

Commit 92ae5fc

Browse files
committed
Removed Timestamp.tzinfo from code_checks.sh
1 parent a471f00 commit 92ae5fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/code_checks.sh

-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
7878
-i "pandas.Timestamp.max PR02" \
7979
-i "pandas.Timestamp.min PR02" \
8080
-i "pandas.Timestamp.resolution PR02" \
81-
-i "pandas.Timestamp.tzinfo GL08" \
8281
-i "pandas.core.groupby.DataFrameGroupBy.plot PR02" \
8382
-i "pandas.core.groupby.SeriesGroupBy.plot PR02" \
8483
-i "pandas.core.resample.Resampler.quantile PR01,PR07" \

0 commit comments

Comments
 (0)