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
9797 -i " pandas.arrays.NumpyExtensionArray SA01" \
9898 -i " pandas.arrays.SparseArray PR07,SA01" \
9999 -i " pandas.arrays.TimedeltaArray PR07,SA01" \
100- -i " pandas.core.groupby.DataFrameGroupBy.__iter__ RT03,SA01" \
101100 -i " pandas.core.groupby.DataFrameGroupBy.boxplot PR07,RT03,SA01" \
102101 -i " pandas.core.groupby.DataFrameGroupBy.get_group RT03,SA01" \
103102 -i " pandas.core.groupby.DataFrameGroupBy.groups SA01" \
@@ -107,7 +106,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
107106 -i " pandas.core.groupby.DataFrameGroupBy.ohlc SA01" \
108107 -i " pandas.core.groupby.DataFrameGroupBy.plot PR02" \
109108 -i " pandas.core.groupby.DataFrameGroupBy.sem SA01" \
110- -i " pandas.core.groupby.SeriesGroupBy.__iter__ RT03,SA01" \
111109 -i " pandas.core.groupby.SeriesGroupBy.get_group RT03,SA01" \
112110 -i " pandas.core.groupby.SeriesGroupBy.groups SA01" \
113111 -i " pandas.core.groupby.SeriesGroupBy.indices SA01" \
You can’t perform that action at this time.
0 commit comments