Skip to content

CLN: remove unused **kwargs from BaseMaskedArray._wrap_reduction_result #53447

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

topper-123
Copy link
Contributor

The **kwargs isn't used.

@mroeschke mroeschke added Clean NA - MaskedArrays Related to pd.NA and nullable extension arrays labels May 30, 2023
@mroeschke mroeschke added this to the 2.1 milestone May 30, 2023
@mroeschke mroeschke merged commit e511f08 into pandas-dev:main May 30, 2023
@mroeschke
Copy link
Member

Thanks @topper-123

@topper-123 topper-123 deleted the cln_BaseMAskedArray._wrap_reduction_result branch May 30, 2023 19:48
topper-123 added a commit to topper-123/pandas that referenced this pull request Jun 5, 2023
…lt (pandas-dev#53447)

CLN: remove unused **kwargs from BaseMAskedArray._wrap_reduction_result
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
…lt (pandas-dev#53447)

CLN: remove unused **kwargs from BaseMAskedArray._wrap_reduction_result
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean NA - MaskedArrays Related to pd.NA and nullable extension arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants