Skip to content

Commit 1bcbcba

Browse files
committed
pd.Series.dt.microseconds has the same documentation as pd.TimedeltaIndex.microseconds and SA01 was cleared for both in the previous commit
1 parent 2b5aadb commit 1bcbcba

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
@@ -92,7 +92,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
9292
-i "pandas.Series.dt.day_name PR01,PR02" \
9393
-i "pandas.Series.dt.floor PR01,PR02" \
9494
-i "pandas.Series.dt.freq GL08" \
95-
-i "pandas.Series.dt.microseconds SA01" \
9695
-i "pandas.Series.dt.month_name PR01,PR02" \
9796
-i "pandas.Series.dt.nanoseconds SA01" \
9897
-i "pandas.Series.dt.normalize PR01" \

0 commit comments

Comments
 (0)