Skip to content

Commit 440006f

Browse files
committed
DOC: Preserve proper indentation
1 parent 9cb8129 commit 440006f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/groupby/groupby.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1259,6 +1259,7 @@ def groupby_function(name, alias, npfunc,
12591259

12601260
_local_template = """
12611261
Compute %(f)s of group values
1262+
12621263
"""
12631264

12641265
@Substitution(name='groupby', f=name)

0 commit comments

Comments
 (0)