Skip to content

Commit

Permalink
Measure import
Browse files Browse the repository at this point in the history
  • Loading branch information
blakewilsonquantinuum committed Dec 3, 2024
1 parent 7e55448 commit e5bdbac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambeq/backend/pennylane.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
import sys

from lambeq.backend.quantum import (circuital_to_dict,
is_circuital,
is_circuital, Measure,
to_circuital)

if TYPE_CHECKING:
Expand Down

0 comments on commit e5bdbac

Please sign in to comment.