Skip to content

Commit

Permalink
Fix clifford_rz.py
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Dec 4, 2024
1 parent 25c3ef6 commit b8cf701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clifford_rz.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import sys
import time

from pyqrack import QrackSimulator
from pyqrack import Pauli, QrackSimulator


def rand_1qb(sim, q):
Expand Down

0 comments on commit b8cf701

Please sign in to comment.