Skip to content

Commit

Permalink
pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
KetpuntoG authored and mlxd committed Oct 20, 2023
1 parent 98ac05b commit 95880a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane/templates/subroutines/controlled_sequence.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from copy import copy
import pennylane as qml

from pennylane.operation import AnyWires, Operation
from pennylane.operation import Operation
from pennylane.wires import Wires
from pennylane.ops.op_math.symbolicop import SymbolicOp

Expand Down

0 comments on commit 95880a3

Please sign in to comment.