Skip to content

Commit

Permalink
Update prod.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KetpuntoG committed Sep 19, 2024
1 parent 000b88d commit e921546
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pennylane/ops/op_math/prod.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
import pennylane as qml
from pennylane import math
from pennylane.operation import Operator, convert_to_opmath
from pennylane.ops.op_math.controlled import remove_from_queue_args_and_kwargs
from pennylane.ops.op_math.pow import Pow
from pennylane.ops.op_math.sprod import SProd
from pennylane.ops.op_math.sum import Sum
Expand Down

0 comments on commit e921546

Please sign in to comment.