Skip to content

Commit

Permalink
improving from_plxpr
Browse files Browse the repository at this point in the history
  • Loading branch information
albi3ro committed Nov 22, 2024
1 parent 2c05eb5 commit 8077a47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/catalyst/from_plxpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ def cleanup(self):
qdealloc_p.bind(self.qreg)
self.stateref = None


def get_wire(self, wire_value) -> AbstractQbit:
"""Get the ``AbstractQbit`` corresponding to a wire value."""
if wire_value in self.wire_map:
Expand Down

0 comments on commit 8077a47

Please sign in to comment.