Skip to content

Commit

Permalink
Update latest merge with chages discussed in this PR
Browse files Browse the repository at this point in the history
  • Loading branch information
unalmis committed Sep 3, 2024
1 parent 952fba0 commit dd3a520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desc/integrals/interp_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from interpax import interp1d

from desc.backend import jnp
from desc.compute.utils import safediv
from desc.utils import safediv

# Warning: method must be specified as keyword argument.
interp1d_vec = jnp.vectorize(
Expand Down

0 comments on commit dd3a520

Please sign in to comment.