Skip to content

Commit bd5fdb1

Browse files
committed
travis fix!!
1 parent 567c12b commit bd5fdb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openml/runs/functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import warnings
77
from sklearn.model_selection._search import BaseSearchCV
88

9-
from build.lib.openml.exceptions import PyOpenMLError
9+
from ..exceptions import PyOpenMLError
1010
from .. import config
1111
from ..flows import sklearn_to_flow
1212
from ..exceptions import OpenMLCacheException

0 commit comments

Comments
 (0)