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

Commit 661546e

Browse files
authored
Removed %matplotlib inline (#1200)
1 parent 1538774 commit 661546e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tutorials/circuits_advanced/04_transpiler_passes_and_passmanager.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
},
3737
"outputs": [],
3838
"source": [
39-
"%matplotlib inline\n",
4039
"from qiskit import QuantumCircuit\n",
4140
"from qiskit.compiler import transpile\n",
4241
"from qiskit.transpiler import PassManager"

0 commit comments

Comments
 (0)