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 @@ -97,7 +97,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
97
97
-i " pandas.arrays.NumpyExtensionArray SA01" \
98
98
-i " pandas.arrays.SparseArray PR07,SA01" \
99
99
-i " pandas.arrays.TimedeltaArray PR07,SA01" \
100
- -i " pandas.core.groupby.DataFrameGroupBy.__iter__ RT03,SA01" \
101
100
-i " pandas.core.groupby.DataFrameGroupBy.boxplot PR07,RT03,SA01" \
102
101
-i " pandas.core.groupby.DataFrameGroupBy.get_group RT03,SA01" \
103
102
-i " pandas.core.groupby.DataFrameGroupBy.groups SA01" \
@@ -107,7 +106,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
107
106
-i " pandas.core.groupby.DataFrameGroupBy.ohlc SA01" \
108
107
-i " pandas.core.groupby.DataFrameGroupBy.plot PR02" \
109
108
-i " pandas.core.groupby.DataFrameGroupBy.sem SA01" \
110
- -i " pandas.core.groupby.SeriesGroupBy.__iter__ RT03,SA01" \
111
109
-i " pandas.core.groupby.SeriesGroupBy.get_group RT03,SA01" \
112
110
-i " pandas.core.groupby.SeriesGroupBy.groups SA01" \
113
111
-i " pandas.core.groupby.SeriesGroupBy.indices SA01" \
You can’t perform that action at this time.
0 commit comments