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

STY: Fix doctest and docstring formatting errors #56408

Merged
merged 7 commits into from
Dec 9, 2023

Conversation

mroeschke
Copy link
Member

Looks like there's some hiding formatting error in docstrings that I found in https://github.com/pandas-dev/pandas/actions/runs/7144701820/job/19458890003?pr=56003 (which appears unrelated)

@mroeschke mroeschke added the Code Style Code style, linting, code_checks label Dec 8, 2023
@mroeschke mroeschke requested a review from rhshadrach as a code owner December 8, 2023 19:28
@mroeschke mroeschke added this to the 2.2 milestone Dec 8, 2023
Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, just a couple questions.

ci/code_checks.sh Outdated Show resolved Hide resolved
pandas/core/groupby/generic.py Show resolved Hide resolved
@mroeschke mroeschke merged commit 04307e7 into pandas-dev:main Dec 9, 2023
45 checks passed
@mroeschke mroeschke deleted the fix/code_checks branch December 9, 2023 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants