Skip to content

Commit

Permalink
Update qiskit/circuit/library/templates/rzx/rzx_zz2.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelishman authored Oct 16, 2024
1 parent 06050ae commit 22a8117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit/circuit/library/templates/rzx/rzx_zz2.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@


def rzx_zz2(theta: ParameterValueType | None = None):
"""RZX-based template for CX - RZGate - CX.
"""RZX-based template for CX - PhaseGate - CX.
.. code-block:: text
Expand Down

0 comments on commit 22a8117

Please sign in to comment.