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 @@ -90,7 +90,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
9090 -i " pandas.core.groupby.DataFrameGroupBy.get_group RT03,SA01" \
9191 -i " pandas.core.groupby.DataFrameGroupBy.nunique SA01" \
9292 -i " pandas.core.groupby.DataFrameGroupBy.plot PR02" \
93- -i " pandas.core.groupby.DataFrameGroupBy.sem SA01" \
9493 -i " pandas.core.groupby.SeriesGroupBy.get_group RT03,SA01" \
9594 -i " pandas.core.groupby.SeriesGroupBy.plot PR02" \
9695 -i " pandas.core.resample.Resampler.get_group RT03,SA01" \
@@ -99,7 +98,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
9998 -i " pandas.core.resample.Resampler.min PR01,RT03,SA01" \
10099 -i " pandas.core.resample.Resampler.prod SA01" \
101100 -i " pandas.core.resample.Resampler.quantile PR01,PR07" \
102- -i " pandas.core.resample.Resampler.sem SA01" \
103101 -i " pandas.core.resample.Resampler.std SA01" \
104102 -i " pandas.core.resample.Resampler.transform PR01,RT03,SA01" \
105103 -i " pandas.core.resample.Resampler.var SA01" \
You can’t perform that action at this time.
0 commit comments