mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-04 10:47:43 +00:00
for ui, a simple fix (#1215)
This commit is contained in:
@@ -18,6 +18,10 @@ from rdagent.scenarios.data_science.proposal.exp_gen.proposal import DSProposalV
|
||||
from rdagent.utils.agent.tpl import T
|
||||
from rdagent.utils.workflow import wait_retry
|
||||
|
||||
from .proposal import (
|
||||
HypothesisComponent, # FIXME: for statistic of other branches after running, remove this later
|
||||
)
|
||||
|
||||
|
||||
class MergeExpGen(ExpGen):
|
||||
def gen(
|
||||
|
||||
Reference in New Issue
Block a user