-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: fix PR02 errors in docstring for pandas.core.groupby.SeriesGroupBy.apply #57288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@mroeschke can you confirm the alignment looks correct now? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks could you merge main once more? A new ruff docstring formatting was recently merged
Yup, I just did. Checks should be running again. Thanks for letting me know! |
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
Nice thanks for the quick turnaround @jordan-d-murphy |
…By.apply (pandas-dev#57288) * DOC: fix PR02 errors in docstring for pandas.core.groupby.SeriesGroupBy.apply * Fixing alignment in docstrings * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
All PR02 Errors resolved in the following cases:
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.