Skip to content

Conversation

@jbrockmendel
Copy link
Member

@WillAyd when i run mypy manually it passes, but when run via the pre-commit hook I get

pandas/core/internals/blocks.py:2739: error: unused 'type: ignore' comment pandas/core/generic.py:4034: error: unused 'type: ignore' comment pandas/core/generic.py:4093: error: unused 'type: ignore' comment Found 3 errors in 2 files (checked 2 source files) 

Something similar is happening with most branches these days. Have you seen this?

@jreback
Copy link
Contributor

jreback commented Apr 17, 2020

looks ok, needs a rebase

@jreback jreback added the Clean label Apr 17, 2020
@jreback jreback added this to the 1.1 milestone Apr 17, 2020
@jbrockmendel
Copy link
Member Author

updated+green

@WillAyd
Copy link
Member

WillAyd commented Apr 18, 2020

I think @xhochy has some experience with that pre-commit / mypy issue

@jreback jreback merged commit 0c55e91 into pandas-dev:master Apr 21, 2020
@jbrockmendel jbrockmendel deleted the cln-reset branch April 21, 2020 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants