Skip to content

Commit

Permalink
Fix notebooks.toml (Qiskit#1386)
Browse files Browse the repository at this point in the history
We didn't notice this until we tried executing notebooks that submit
jobs.
  • Loading branch information
frankharkins authored May 15, 2024
1 parent a78844f commit 107cff5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/nb-tester/notebooks.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,5 @@ notebooks_that_submit_jobs = [
# memory on a reasonable device.
notebooks_no_mock = [
"docs/start/hello-world.ipynb",
"tutorials/combining-error-mitigation-estimator/combining-error-mitigation-estimator.ipynb",
"tutorials/combine-error-mitigation-options-with-the-estimator-primitive/combine-error-mitigation-options-with-the-estimator-primitive.ipynb",
]

0 comments on commit 107cff5

Please sign in to comment.