Skip to content

Conversation

@nixphix
Copy link
Contributor

@nixphix nixphix commented Jan 12, 2019

Reference Issues/PRs

Fixes #12962

What does this implement/fix? Explain your changes.

Adds mypy cache folder to .gitignore file

@nixphix
Copy link
Contributor Author

nixphix commented Jan 12, 2019

One of the travis build aborted for unknown reason https://travis-ci.org/scikit-learn/scikit-learn/jobs/478664426#L2137
Someone with rerun privilege can restart the failed build.

@nixphix nixphix force-pushed the fix/gitignore-mypy branch from 992b0e3 to 3c80203 Compare January 12, 2019 14:50
@rth
Copy link
Member

rth commented Jan 13, 2019

Thanks @nixphix !

TBH, there are probably like 2 people running mypy on the scikit-learn code base, so I'm not convinced it's an issue that needs fixing. Let's wait for a second option.

@nixphix
Copy link
Contributor Author

nixphix commented Jan 13, 2019

No rush, I just thought we would need it eventually

@jnothman
Copy link
Member

I don't think this hurts, as it's becoming a more standard part of tooling

@jnothman jnothman merged commit 47f66a3 into scikit-learn:master Jan 13, 2019
@jnothman
Copy link
Member

I think it is too trivial to deserve further discussion

xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add gitignore entry for mypy cache folder

3 participants