Skip to content

Commit f498be9

Browse files
committed
DOC: Preserve proper indentation
1 parent a53e500 commit f498be9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/groupby/groupby.py

+1
Original file line numberDiff line numberDiff line change
@@ -1260,6 +1260,7 @@ def groupby_function(name, alias, npfunc,
12601260

12611261
_local_template = """
12621262
Compute %(f)s of group values
1263+
12631264
"""
12641265

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

0 commit comments

Comments
 (0)