Skip to content

Commit

Permalink
updating import
Browse files Browse the repository at this point in the history
  • Loading branch information
DanPuzzuoli committed Apr 10, 2024
1 parent 133c530 commit 1d01fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/dynamics/compute_utils/test_parallel_maps.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import jax.numpy as jnp
from jax import random
from qiskit import QiskitError
from qiskit_dynamics_internal.compute_utils.parallel_maps import (
from qiskit_dynamics.compute_utils.parallel_maps import (
grid_map,
_move_args_to_front,
_tree_product_with_keys,
Expand Down

0 comments on commit 1d01fdf

Please sign in to comment.