Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-melf committed Nov 6, 2023
1 parent 841f857 commit 0089a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytket/extensions/pyquil/backends/forest.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ class ForestBackend(Backend):
OpType.Rz, #
OpType.Measure, #
OpType.Barrier, #
OpType.PhasedISWAP,
OpType.ISWAP,
}

def __init__(self, qc: QuantumComputer):
Expand Down

0 comments on commit 0089a25

Please sign in to comment.