File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
71
71
-i ES01 ` # For now it is ok if docstrings are missing the extended summary` \
72
72
-i " pandas.Series.dt PR01" ` # Accessors are implemented as classes, but we do not document the Parameters section` \
73
73
-i " pandas.MultiIndex.reorder_levels RT03,SA01" \
74
- -i " pandas.MultiIndex.to_frame RT03" \
75
74
-i " pandas.NA SA01" \
76
75
-i " pandas.NaT SA01" \
77
76
-i " pandas.Period.freq GL08" \
@@ -174,7 +173,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
174
173
-i " pandas.Timedelta.to_timedelta64 SA01" \
175
174
-i " pandas.Timedelta.total_seconds SA01" \
176
175
-i " pandas.Timedelta.view SA01" \
177
- -i " pandas.TimedeltaIndex.as_unit RT03,SA01" \
178
176
-i " pandas.TimedeltaIndex.components SA01" \
179
177
-i " pandas.TimedeltaIndex.microseconds SA01" \
180
178
-i " pandas.TimedeltaIndex.nanoseconds SA01" \
You can’t perform that action at this time.
0 commit comments