-
- Downloads
[MRG+1] Fix test of SingleInheritanceEstimator to not raise DeprecationWarning (#8526)
* Fix test of SingleInheritanceEstimator to not raise DeprecationWarning * [MRG+1] Fix test of SingleInheritanceEstimator to not raise DeprecationWarning (#8526) Fix: test of SingleInheritanceEstimator to not raise DeprecationWarning (#8526) - Ignore a DeprecationWarning about unpickling an estimator from a different version * [MRG+2] Fix test of SingleInheritanceEstimator to not raise DeprecationWarning (#8526) Fix: test of SingleInheritanceEstimator to not raise DeprecationWarning (#8526) - Test of SingleInheritanceEstimator would raise UserWarning, not DeprecationWarning - Ignore a UserWarning about unpickling an estimator from a different version
Loading
Please register or sign in to comment