qiskit/releasenotes/notes/0.23/add-new-node-return-f2574c1...

7 lines
196 B
YAML

---
upgrade:
- |
Updated :meth:`~qiskit.dagcircuit.DAGCircuit.replace_block_with_op` to now
return the new `~qiskit.dagcircuit.DAGOpNode` that is created when the block
is replaced.