Skip to content

Commit

Permalink
fix: update path to autora.theorist.bms.Tree
Browse files Browse the repository at this point in the history
  • Loading branch information
hollandjg committed Dec 15, 2022
1 parent 5ccabd2 commit 5aa11f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_bms_multi_model_output.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import numpy as np
import pytest
from theorist.bms import Tree

from autora.skl.bms import BMSRegressor
from autora.theorist.bms import Tree


@pytest.fixture
Expand Down

0 comments on commit 5aa11f2

Please sign in to comment.