Skip to content

Commit a168667

Browse files
committed
Update test_ci_quick.py
1 parent 62e95cd commit a168667

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_ci_quick.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
from optillm.plugins.deep_research import DeepResearcher
4545
from optillm.plugins.longcepo import run_longcepo
4646
from optillm.plugins.spl import run_spl
47+
from optillm.plugins.proxy import client, config, approach_handler
4748
print("✅ Plugin submodule imports working - no relative import errors")
4849
except ImportError as e:
4950
if "attempted relative import" in str(e):

0 commit comments

Comments
 (0)