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

Commit e02885a

Browse files
Merge branch '05-2020' of https://github.com/omarcostahamido/qiskit-tutorials into 05-2020
2 parents 1345210 + 54acdce commit e02885a

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)