Skip to content

Commit

Permalink
Update basis.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KetpuntoG committed Jul 24, 2024
1 parent 5f8ba56 commit 94ca8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane/templates/state_preparations/basis.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
Contains the BasisStatePreparation template.
"""

import numpy as np
import warnings
import numpy as np

import pennylane as qml
from pennylane.operation import AnyWires, Operation
Expand Down

0 comments on commit 94ca8bf

Please sign in to comment.