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 e733458 commit f61b5ebCopy full SHA for f61b5eb
tests/conftest.py
@@ -33,7 +33,7 @@
33
import shutil
34
from pathlib import Path
35
import pytest
36
-# import openml_sklearn
+import openml_sklearn
37
38
import openml
39
from openml.testing import TestBase
tests/test_study/test_study_functions.py
@@ -2,7 +2,6 @@
2
from __future__ import annotations
3
4
5
-# import unittest
6
7
8
import openml.study
0 commit comments