Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 6380a9f

Browse files
yash-rsChrisRackauckas
authored andcommitted
added tests
1 parent 364f306 commit 6380a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SimpleNonlinearSolve.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ using FiniteDiff, ForwardDiff
55
using ForwardDiff: Dual
66
using StaticArraysCore
77
using LinearAlgebra
8-
import ArrayInterfaceCore
8+
import ArrayInterface
99
using DiffEqBase
1010

1111
@reexport using SciMLBase

0 commit comments

Comments
 (0)