From 5633b233d6e34b70a37314f2a33db3a017469b5a Mon Sep 17 00:00:00 2001 From: Sooyoung Cheong <64125280+c-sooyoung@users.noreply.github.com> Date: Tue, 18 Aug 2026 10:36:46 +0900 Subject: [PATCH] minor fix --- pipelines/test.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pipelines/test.py b/pipelines/test.py index ffd0ea3..ab13719 100644 --- a/pipelines/test.py +++ b/pipelines/test.py @@ -1,9 +1,6 @@ -import bo +import samplers import ptycho def test_pipeline(config): - - - pass \ No newline at end of file