Skip to content

Commit 2580cde

Browse files
committed
remove test dependencies
1 parent 83896b8 commit 2580cde

File tree

1 file changed

+0
-1
lines changed
  • tutorials/pipeline_optimization

1 file changed

+0
-1
lines changed

tutorials/pipeline_optimization/demo.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
)
1818
from autointent.pipeline.optimization.cli_endpoint import main as optimize_pipeline
1919
from autointent.pipeline.optimization.utils import load_config
20-
from tests.conftest import setup_environment
2120

2221
# %%
2322
TaskType = Literal["multiclass", "multilabel", "description"]

0 commit comments

Comments
 (0)