Skip to content

Commit

Permalink
deterministic test_transpile_target_with_qubits_without_delays_with_s…
Browse files Browse the repository at this point in the history
…cheduling_8 (#11786)
  • Loading branch information
1ucian0 committed Feb 16, 2024
1 parent 944e20c commit 39f1804
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/python/compiler/test_transpiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -3380,6 +3380,7 @@ def test_transpile_target_with_qubits_without_delays_with_scheduling(
target=target,
optimization_level=optimization_level,
scheduling_method=scheduling_method,
seed_transpiler=42,
)
invalid_qubits = {
4,
Expand Down

0 comments on commit 39f1804

Please sign in to comment.