You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unwrapped DAGCircuit::collect_runs() to not return an Option (Qiskit#13222)
* changed collect runs to unwrap Option and route error to DAGCircuit
* changes by @kevinhartman
* updated py_collect_runs
* update collect_runs calls and specified lifteime of return
---------
Co-authored-by: Kevin Hartman <[email protected]>
0 commit comments