Skip to content

CLN: annotations, docstrings #41089

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

Merged
merged 1 commit into from
Apr 22, 2021
Merged

CLN: annotations, docstrings #41089

merged 1 commit into from
Apr 22, 2021

Conversation

jbrockmendel
Copy link
Member

Remove a no-longer-needed Categorical kludge in wrap_setop_result
isinstance(obj, ABCMultiIndex) -> isinstance(obj, MultiIndex) in core.indexing

@jreback jreback added Categorical Categorical Data Type Typing type annotations, mypy/pyright type checking labels Apr 22, 2021
@jreback jreback added this to the 1.3 milestone Apr 22, 2021
@jreback jreback merged commit a15aff6 into pandas-dev:master Apr 22, 2021
@jbrockmendel jbrockmendel deleted the cln-11 branch April 22, 2021 22:36
yeshsurya pushed a commit to yeshsurya/pandas that referenced this pull request May 6, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Categorical Categorical Data Type Typing type annotations, mypy/pyright type checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants