Skip to content

Commit

Permalink
Update test_stack.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ajdapretnar authored Oct 8, 2018
1 parent be2453e commit 879c055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Orange/widgets/tests/test_stack.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from Orange.modelling import KNNLearner, TreeLearner
from Orange.evaluation import CA, CrossValidation, MSE

from orangecontrib.prototypes.stack import StackedFitter
from Orange.stack import StackedFitter


class TestStackedFitter(unittest.TestCase):
Expand Down

0 comments on commit 879c055

Please sign in to comment.