Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
edyounis committed Oct 17, 2023
1 parent a266443 commit 89fac09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/passes/mapping/test_sabre.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
from bqskit.qis import PermutationMatrix
from bqskit.qis.unitary.unitarymatrix import UnitaryMatrix


def test_simple(compiler: Compiler) -> None:
cg = (0, 1), (0, 2), (0, 3), (0, 4), (0, 5), (0, 6), (0, 7)
model = MachineModel(8, cg)
Expand Down

0 comments on commit 89fac09

Please sign in to comment.