Skip to content

Commit

Permalink
Remove src test from installation notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
ElePT committed Feb 27, 2024
1 parent 5a0606e commit aaf59c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions demos/qiskit_patterns/1_test_installation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"source": [
"import matplotlib.pyplot\n",
"import networkx as nx\n",
"from demo_src.map import map_qubo_to_ising\n",
"from qiskit_ibm_runtime.fake_provider import FakeVigoV2\n",
"from qiskit import qpy\n",
"from qiskit_aer import Aer\n",
Expand Down Expand Up @@ -119,4 +118,4 @@
},
"nbformat": 4,
"nbformat_minor": 1
}
}

0 comments on commit aaf59c5

Please sign in to comment.