We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f984ec commit 8565d41Copy full SHA for 8565d41
1 file changed
openml/flows/flow.py
@@ -3,7 +3,6 @@
3
import sklearn
4
5
from .._api_calls import _perform_api_call
6
-from .. import config
7
8
9
class OpenMLFlow(object):
0 commit comments