Skip to content

Commit

Permalink
update system to newer one
Browse files Browse the repository at this point in the history
  • Loading branch information
nonhermitian committed Sep 23, 2024
1 parent 483f0d6 commit c680033
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorials/03_qv_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"metadata": {},
"outputs": [],
"source": [
"from qiskit_ibm_runtime.fake_provider import FakeBurlingtonV2\n",
"noisy_sim = FakeBurlingtonV2()"
"from qiskit_ibm_runtime.fake_provider import FakeAthensV2\n",
"noisy_sim = FakeAthensV2()"
]
},
{
Expand Down

0 comments on commit c680033

Please sign in to comment.