File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -120,6 +120,7 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
120
120
-i " pandas.Series.dt.day_name PR01,PR02" \
121
121
-i " pandas.Series.dt.floor PR01,PR02" \
122
122
-i " pandas.Series.dt.freq GL08" \
123
+ -i " pandas.Series.dt.microseconds SA01" \
123
124
-i " pandas.Series.dt.month_name PR01,PR02" \
124
125
-i " pandas.Series.dt.normalize PR01" \
125
126
-i " pandas.Series.dt.qyear GL08" \
@@ -172,6 +173,7 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
172
173
-i " pandas.Timedelta.view SA01" \
173
174
-i " pandas.TimedeltaIndex.as_unit RT03,SA01" \
174
175
-i " pandas.TimedeltaIndex.components SA01" \
176
+ -i " pandas.TimedeltaIndex.microseconds SA01" \
175
177
-i " pandas.TimedeltaIndex.to_pytimedelta RT03,SA01" \
176
178
-i " pandas.Timestamp.day GL08" \
177
179
-i " pandas.Timestamp.fold GL08" \
You can’t perform that action at this time.
0 commit comments