qiskit/releasenotes/notes/2.0/removal_13022-13f237b337e3d...

8 lines
368 B
YAML

---
upgrade_circuits:
- |
The deprecated argument ``.dag`` for :class:`.DAGNode` and its subclasses :class:`.DAGOpNode`,
:class:`.DAGOutNode`, and :class:`.DAGInNode`. ``dag`` was optional parameter when constructing
these objects that was unused and ignored since the 1.3.0 release. The parameter was deprecated
in 1.4 and has now been is removed.