Skip to content

Commit e2cc36a

Browse files
committed
DOC: removed @doc and @appender and @substitution
1 parent 9c85699 commit e2cc36a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pandas/core/groupby/generic.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@
3232
SpecificationError,
3333
)
3434
from pandas.util._decorators import (
35-
Appender,
36-
Substitution,
37-
doc,
3835
set_module,
3936
)
4037
from pandas.util._exceptions import find_stack_level

0 commit comments

Comments
 (0)