Skip to content

Conversation

hwalinga
Copy link
Contributor

@hwalinga hwalinga commented Jan 4, 2020

A small embarrassing mistake is corrected here that was introduced in the recently merged #28215

@alimcmaster1 alimcmaster1 added the Typing type annotations, mypy/pyright type checking label Jan 4, 2020
@alimcmaster1
Copy link
Member

alimcmaster1 commented Jan 4, 2020

Looks like this fixes CI on master - running my pandas - currently seeing:

pandas/core/generic.py:464: error: Non-overlapping identity check (left operand type: "str", right operand type: "Type[int]")

@jreback jreback added this to the 1.0 milestone Jan 4, 2020
@jreback jreback merged commit 7595313 into pandas-dev:master Jan 4, 2020
@jreback
Copy link
Contributor

jreback commented Jan 4, 2020

thanks for he quick fix @hwalinga

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Typing type annotations, mypy/pyright type checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants