Skip to content

Commit

Permalink
Update dynamical_decoupling.py
Browse files Browse the repository at this point in the history
  • Loading branch information
beckykd committed Dec 10, 2024
1 parent b92c860 commit 97d37fb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ class PadDynamicalDecoupling(BlockBasePadder):
(including global phase).
.. plot::
:alt: [Circuit diagram output by the previous code.]
:include-source:
:context: close-figs
Expand Down Expand Up @@ -86,6 +87,7 @@ class PadDynamicalDecoupling(BlockBasePadder):
circ_dd.draw('mpl', style="iqp")
.. plot::
:alt: [Circuit diagram output by the previous code.]
:include-source:
:context: close-figs
Expand Down

0 comments on commit 97d37fb

Please sign in to comment.