Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit d43b581

Browse files
authored
Merge pull request #898 from nonhermitian/fix_terra_adv_1
fix terra adv 1
2 parents 72099b9 + 19e1836 commit d43b581

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tutorials/terra/advanced/1_advanced_circuits.ipynb

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@
145145
"\n",
146146
"# Convert to a gate and stick it into an arbitrary place in the bigger circuit\n",
147147
"sub_inst = sub_circ.to_instruction()\n",
148-
"sub_inst.label = "sub_circ\n",
149148
"\n",
150149
"q = QuantumRegister(3, 'q')\n",
151150
"circ = QuantumCircuit(q)\n",

0 commit comments

Comments
 (0)