Skip to content

Commit

Permalink
Update qiskit_ibm_runtime/options/twirling_options.py
Browse files Browse the repository at this point in the history
Co-authored-by: Rebecca Dimock <[email protected]>
  • Loading branch information
kt474 and beckykd authored Nov 27, 2024
1 parent e96c770 commit 428bff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit_ibm_runtime/options/twirling_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class TwirlingOptions:
.. image:: /source_images/twirling_strategy_options.png
:alt: Image illustrating the differences among twirling strategies. If "active", only
instruction qubits in each layer will be twirled. If "active-circuit" the union of
instruction qubits in each layer will be twirled. If "active-circuit",
all instruction qubits in the circuit will be twirled. If "active-accum", the union
of instructions qubits in the circuit up to the current twirled layer will be twirled.
Finally, if "all", all qubits in the input circuit will be twirled in each twirled layer.
Expand Down

0 comments on commit 428bff4

Please sign in to comment.