Skip to content

Commit

Permalink
Update parameter.py
Browse files Browse the repository at this point in the history
  • Loading branch information
beckykd committed Dec 11, 2024
1 parent 4474eb6 commit 4ad57ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qiskit/circuit/parameter.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ class Parameter(ParameterExpression):
Construct a variable-rotation X gate using circuit parameters.
.. plot::
:alt: [Circuit diagram output by the previous code.]
:include-source:
from qiskit.circuit import QuantumCircuit, Parameter
Expand Down

0 comments on commit 4ad57ac

Please sign in to comment.