Skip to content
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

DOC: fix PR02 errors in docstring for pandas.core.groupby.SeriesGroupBy.apply #57288

Merged
merged 5 commits into from
Feb 8, 2024

Conversation

jordan-d-murphy
Copy link
Contributor

All PR02 Errors resolved in the following cases:

  1. scripts/validate_docstrings.py --format=actions --errors=PR02 pandas.core.groupby.SeriesGroupBy.apply

@jordan-d-murphy
Copy link
Contributor Author

@mroeschke can you confirm the alignment looks correct now?

Copy link
Member

@mroeschke mroeschke left a 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

@jordan-d-murphy
Copy link
Contributor Author

Yup, I just did. Checks should be running again. Thanks for letting me know!

@jordan-d-murphy
Copy link
Contributor Author

pre-commit.ci autofix

@mroeschke mroeschke added this to the 3.0 milestone Feb 8, 2024
@mroeschke mroeschke merged commit ecd7d6b into pandas-dev:main Feb 8, 2024
47 checks passed
@mroeschke
Copy link
Member

Nice thanks for the quick turnaround @jordan-d-murphy

pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants