Skip to content

Commit bdebcad

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6c6e452 commit bdebcad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/window/rolling.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3527,6 +3527,7 @@ def corr(
35273527

35283528
Rolling.__doc__ = Window.__doc__
35293529

3530+
35303531
class RollingGroupby(BaseWindowGroupby, Rolling):
35313532
"""
35323533
Provide a rolling groupby implementation.

0 commit comments

Comments
 (0)