Skip to content

Commit

Permalink
import ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMacCQ committed Nov 21, 2024
1 parent 3cf422a commit 0c41457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/qiskit_convert_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
)
from pytket.extensions.qiskit import IBMQBackend, qiskit_to_tk, tk_to_qiskit
from pytket.extensions.qiskit.backends import (
qiskit_aer_backend,
AerBackend,
qiskit_aer_backend,
)
from pytket.extensions.qiskit.qiskit_convert import _gate_str_2_optype
from pytket.extensions.qiskit.result_convert import qiskit_result_to_backendresult
Expand Down

0 comments on commit 0c41457

Please sign in to comment.