Skip to content

Commit

Permalink
import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dwierichs committed Jul 24, 2024
1 parent 1967a3c commit 954535a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pennylane/transforms/optimization/optimization_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
# limitations under the License.
"""Utility functions for circuit optimization."""
# pylint: disable=too-many-return-statements,import-outside-toplevel
import pennylane as qml
from pennylane.ops.identity import GlobalPhase
from pennylane.wires import Wires

Expand Down

0 comments on commit 954535a

Please sign in to comment.