Skip to content

Commit

Permalink
Update src/NonlinearSolve.jl
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ChrisRackauckas and github-actions[bot] authored Jun 27, 2024
1 parent 8a69073 commit f3e13c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NonlinearSolve.jl
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ using SparseDiffTools: SparseDiffTools, AbstractSparsityDetection,
sparse_jacobian, sparse_jacobian!, sparse_jacobian_cache
using StaticArraysCore: StaticArray, SVector, SArray, MArray, Size, SMatrix
using SymbolicIndexingInterface: SymbolicIndexingInterface, ParameterIndexingProxy,
symbolic_container, parameter_values, state_values,
getu, setu
symbolic_container, parameter_values, state_values, getu,
setu

@reexport using SciMLBase, SimpleNonlinearSolve

Expand Down

0 comments on commit f3e13c9

Please sign in to comment.