Skip to content

Commit 2326ee3

Browse files
One more
1 parent a963a60 commit 2326ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GalacticOptim.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ using Reexport
99
using Requires
1010
using DiffResults
1111
using Logging, ProgressLogging, ConsoleProgressMonitor, TerminalLoggers, LoggingExtras
12-
using ArrayInterface, Base.Iterators
12+
using ArrayInterfaceCore, Base.Iterators
1313
using Pkg
1414

1515
import SciMLBase: OptimizationProblem, OptimizationFunction, AbstractADType

0 commit comments

Comments
 (0)