Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-johnson committed Sep 10, 2023
1 parent d0a9721 commit 737fe61
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,6 @@
}
],
"source": [
"from circuit_knitting.cutting.qpd import decompose_qpd_instructions\n",
"\n",
"# Transpile the decomposed circuit to the same layout\n",
"transpiled_qpd_circuit = transpile(\n",
" subexperiments[0], backend=backend, initial_layout=[0, 1, 2, 3]\n",
Expand Down

0 comments on commit 737fe61

Please sign in to comment.