Fix Mypy issue in _openml.py#17047
Conversation
|
Breaking master twice in one day is pretty bad. The CI in PR was green though :) The fix for different signatures is in https://github.com/rth/scikit-learn/pull/new/annotations-openml (trying to add type annotations in general). Looks like we are not running linters on the merged version of the code. |
|
Or you can just add |
I know lol. WDYT of the proposed fix here? |
Oh yes that's better, did that
Yes good idea |
|
Thanks @rth, linting passing so I'll merge since this is blocking other PRs what a sunday lol |
|
It is a lovely sunday xD |
|
And now we have another issue in CircleCI: Anyone interested in debugging LaTeX? :) |
Will probably fix CI too