Skip to content

Commit

Permalink
tutorial number 0
Browse files Browse the repository at this point in the history
  • Loading branch information
robotAstray committed Jun 14, 2023
1 parent 83881ef commit b7159dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@
}
],
"source": [
"retrieved_job = ionq_device.retrieve_job(job_id=\"<TASK_ARN>\")\n",
"retrieved_job = ionq_device.retrieve_job(task_id=\"<TASK_ARN>\")\n",
"retrieved_job"
]
},
Expand Down

0 comments on commit b7159dc

Please sign in to comment.