Skip to content

Commit

Permalink
adapted import in test file
Browse files Browse the repository at this point in the history
  • Loading branch information
Scirelgar committed Jan 8, 2025
1 parent eeda0d3 commit 6f4fb81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_pennylaneConverter.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pytest
from pennylane_calculquebec import measurements
from pennylane_calculquebec import PennylaneConverter
from pennylane_calculquebec.pennylane_converter import PennylaneConverter
import pennylane as qml
import numpy as np
from pennylane.tape import QuantumTape
Expand Down

0 comments on commit 6f4fb81

Please sign in to comment.