We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0d564 commit 4efa639Copy full SHA for 4efa639
cirq-core/cirq/ops/permutation_gate.py
@@ -16,7 +16,6 @@
16
17
from cirq import protocols, value
18
from cirq.ops import raw_types, swap_gates
19
-from copy import deepcopy
20
21
if TYPE_CHECKING:
22
import cirq
0 commit comments