Skip to content

Commit

Permalink
Update operation.py
Browse files Browse the repository at this point in the history
  • Loading branch information
beckykd committed Dec 11, 2024
1 parent 5edf643 commit 4474eb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qiskit/circuit/operation.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ class Operation(ABC):
Add a Clifford and a Toffoli gate to a :class:`QuantumCircuit`.
.. plot::
:alt: [Circuit diagram output by the previous code.]
:include-source:
from qiskit import QuantumCircuit
Expand Down

0 comments on commit 4474eb6

Please sign in to comment.