File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -163,15 +163,9 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
163
163
-i " pandas.TimedeltaIndex.seconds SA01" \
164
164
-i " pandas.TimedeltaIndex.to_pytimedelta RT03,SA01" \
165
165
-i " pandas.Timestamp.fold GL08" \
166
- -i " pandas.Timestamp.hour GL08" \
167
166
-i " pandas.Timestamp.max PR02" \
168
- -i " pandas.Timestamp.microsecond GL08" \
169
167
-i " pandas.Timestamp.min PR02" \
170
- -i " pandas.Timestamp.minute GL08" \
171
- -i " pandas.Timestamp.month GL08" \
172
- -i " pandas.Timestamp.nanosecond GL08" \
173
168
-i " pandas.Timestamp.resolution PR02" \
174
- -i " pandas.Timestamp.second GL08" \
175
169
-i " pandas.Timestamp.tzinfo GL08" \
176
170
-i " pandas.Timestamp.value GL08" \
177
171
-i " pandas.Timestamp.year GL08" \
You can’t perform that action at this time.
0 commit comments