Hey. Just in case anyone was working on 0.17.X for some reason: I needed to remove a commit that was accidentally cherrypicked.
So if you have a 0.17.X branch you need to update it to the rebased master: git fetch uptream && git checkout 0.17.X && git reset --hard upstream/0.17.X Cheers, Andy ------------------------------------------------------------------------------ _______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general