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 @@ -104,7 +104,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
104
104
-i " pandas.core.groupby.DataFrameGroupBy.indices SA01" \
105
105
-i " pandas.core.groupby.DataFrameGroupBy.nth PR02" \
106
106
-i " pandas.core.groupby.DataFrameGroupBy.nunique SA01" \
107
- -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
109
-i " pandas.core.groupby.SeriesGroupBy.__iter__ RT03,SA01" \
@@ -114,7 +113,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
114
113
-i " pandas.core.groupby.SeriesGroupBy.is_monotonic_decreasing SA01" \
115
114
-i " pandas.core.groupby.SeriesGroupBy.is_monotonic_increasing SA01" \
116
115
-i " pandas.core.groupby.SeriesGroupBy.nth PR02" \
117
- -i " pandas.core.groupby.SeriesGroupBy.ohlc SA01" \
118
116
-i " pandas.core.groupby.SeriesGroupBy.plot PR02" \
119
117
-i " pandas.core.groupby.SeriesGroupBy.sem SA01" \
120
118
-i " pandas.core.resample.Resampler.__iter__ RT03,SA01" \
You can’t perform that action at this time.
0 commit comments