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 9b0f3d7 commit 630f240Copy full SHA for 630f240
1 file changed
tests/conftest.py
@@ -338,6 +338,7 @@ def openml_docker_stack(tmp_path_factory, worker_id):
338
339
if not is_port_open:
340
_start_docker()
341
+ yield
342
343
@pytest.fixture
344
def static_cache_dir():
0 commit comments