Skip to content

Commit

Permalink
Update docs/tutorials/qaoa_with_primitives.ipynb
Browse files Browse the repository at this point in the history
Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com>
  • Loading branch information
pandasa123 and beckykd authored Nov 13, 2023
1 parent f8850d6 commit 6bcc274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/qaoa_with_primitives.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
"outputs": [],
"source": [
"# To run on local simulator:\n",
"# 1. Use the Estimator from qiskit.primitives instead\n",
"# 1. Use the Estimator from qiskit.primitives instead.\n",
"# 2. Remove the Session context manager below\n",
"\n",
"options = Options()\n",
Expand Down

0 comments on commit 6bcc274

Please sign in to comment.