Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrandhsn committed Jan 16, 2024
1 parent 5feffad commit 9f97766
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
from .rz import RZGate, CRZGate
from .p import PhaseGate, CPhaseGate
from .r import RGate, CRGate
from .rxx import RXXGate, CRXXGate
from .ryy import RYYGate, CRYYGate
from .rzz import RZZGate, CRZZGate
from .rzx import RZXGate, CRZXGate

0 comments on commit 9f97766

Please sign in to comment.