Skip to content

Commit 8565d41

Browse files
committed
MAINT remove unused import
1 parent 1f984ec commit 8565d41

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

openml/flows/flow.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import sklearn
44

55
from .._api_calls import _perform_api_call
6-
from .. import config
76

87

98
class OpenMLFlow(object):

0 commit comments

Comments
 (0)