There was an error while loading. Please reload this page.
1 parent a667885 commit e1cd0ceCopy full SHA for e1cd0ce
1 file changed
packages/devqubit-engine/src/devqubit_engine/tracking/run.py
@@ -1226,7 +1226,7 @@ def _ensure_envelope(self) -> None:
1226
1227
# Build envelope for manual run
1228
try:
1229
- from devqubit_engine.uec.resolution.synthesize import (
+ from devqubit_engine.uec.api.synthesize import (
1230
synthesize_envelope,
1231
)
1232
0 commit comments