Skip to content

Commit 4cc5050

Browse files
DOC: fix RT03, ES01 for pandas.core.groupby.DataFrameGroupBy.aggregate
1 parent 554774a commit 4cc5050

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/code_checks.sh

-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
139139
-i "pandas.arrays.SparseArray PR07,SA01" \
140140
-i "pandas.arrays.TimedeltaArray PR07,SA01" \
141141
-i "pandas.core.groupby.DataFrameGroupBy.__iter__ RT03,SA01" \
142-
-i "pandas.core.groupby.DataFrameGroupBy.aggregate RT03" \
143142
-i "pandas.core.groupby.DataFrameGroupBy.boxplot PR07,RT03,SA01" \
144143
-i "pandas.core.groupby.DataFrameGroupBy.get_group RT03,SA01" \
145144
-i "pandas.core.groupby.DataFrameGroupBy.groups SA01" \

0 commit comments

Comments
 (0)