Skip to content

Commit

Permalink
Update test/test_qaoa_construction.py
Browse files Browse the repository at this point in the history
Co-authored-by: Elena Peña Tapia <[email protected]>
  • Loading branch information
eggerdj and ElePT authored Oct 4, 2024
1 parent b707c8b commit 3cf6f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_qaoa_construction.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from qiskit.transpiler.passes.routing.commuting_2q_gate_routing import SwapStrategy

from qopt_best_practices.transpilation.qaoa_construction_pass import QAOAConstructionPass
from qopt_best_practices.transpilation.preset_qaoa_passmanager import qaoa_swap_strategy
from qopt_best_practices.transpilation.preset_qaoa_passmanager import qaoa_swap_strategy_pm


class TestQAOAConstruction(TestCase):
Expand Down

0 comments on commit 3cf6f3d

Please sign in to comment.