We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a974bc8 commit 0e8412eCopy full SHA for 0e8412e
examples/stack/teleport/example_teleport.py
@@ -4,7 +4,7 @@
4
from typing import Any, Dict, Generator, List
5
6
import netsquid as ns
7
-from netqasm.lang.ir import BreakpointAction, BreakpointRole
+from netqasm.lang.ir import BreakpointAction
8
from netqasm.sdk.qubit import Qubit
9
from netqasm.sdk.toolbox import set_qubit_state
10
from netsquid.qubits import operators, qubitapi
0 commit comments