Skip to content

Commit

Permalink
reorder import
Browse files Browse the repository at this point in the history
  • Loading branch information
to24toro committed Nov 2, 2023
1 parent 4109d31 commit f111392
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"""

from scipy.sparse import spmatrix
from qiskit_dynamics.type_utils import isinstance_qutip_qobj
from arraylias.exceptions import LibraryError
from qiskit_dynamics.type_utils import isinstance_qutip_qobj


def register_to_numeric_matrix_type(alias):
Expand Down

0 comments on commit f111392

Please sign in to comment.