Skip to content

Commit

Permalink
Fix indentation in release note
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanIsCoding committed Jun 5, 2021
1 parent 485a308 commit 517723a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions releasenotes/notes/bump-retworkx-59c7ab59ad02c3c0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ features:
Added two new methods, :meth:`~qiskit.dagcircuit.DAGCircuit.is_successor` and
:meth:`~qiskit.dagcircuit.DAGCircuit.is_predecessor`, to the
:class:`~qiskit.dagcircuit.DAGCircuit` class. These functions are used to check if a node
is either a successor or predecessor of another node on the
:class:`~qiskit.dagcircuit.DAGCircuit`.
is either a successor or predecessor of another node on the :class:`~qiskit.dagcircuit.DAGCircuit`.
upgrade:
- |
The minimum version of the `retworkx <https://pypi.org/project/retworkx/>`_ dependency
Expand Down

0 comments on commit 517723a

Please sign in to comment.