Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-johnson committed Sep 12, 2023
1 parent 51b7271 commit c94403b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@
"# label: Sampler(Options(execution={\"shots\": 2**12})) for label in subexperiments.keys()\n",
"# }\n",
"#\n",
" # Retrieve results from each subexperiment\n",
"# Retrieve results from each subexperiment\n",
"# results = {\n",
"# label: sampler.run(subexperiments[label]).result()\n",
"# for label, sampler in samplers.items()\n",
Expand Down

0 comments on commit c94403b

Please sign in to comment.