Skip to content

Commit

Permalink
another doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nonhermitian committed Oct 28, 2024
1 parent 51f1336 commit dd9c680
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/balanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ error rate matches the precison of the other methods. That is to say that the f

.. jupyter-execute::

from qiskit_ibm_runtime.fake_provider import FakeAthensV2

backend = FakeAthensV2()
mit = mthree.M3Mitigation(backend)
mit.cals_from_system(method='balanced')
Expand Down

0 comments on commit dd9c680

Please sign in to comment.