Skip to content

Commit

Permalink
Update notebook test list (Qiskit#1198)
Browse files Browse the repository at this point in the history
Fix oversight in Qiskit#1160. This notebook no longer submits jobs so can be
removed from the list.
  • Loading branch information
frankharkins authored Apr 18, 2024
1 parent 0697a8b commit cc02c7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/nb-tester/test-notebook.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
]
NOTEBOOKS_THAT_SUBMIT_JOBS = [
"docs/start/hello-world.ipynb",
"docs/run/save-and-retrieve.ipynb",
"tutorials/build-repitition-codes/notebook.ipynb",
"tutorials/chsh-inequality/notebook.ipynb",
"tutorials/grovers-algorithm/notebook.ipynb",
Expand Down

0 comments on commit cc02c7d

Please sign in to comment.