Skip to content

Commit 9bc5de4

Browse files
🤖 Format .jl files
1 parent 2550cfd commit 9bc5de4

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

test/runtests.jl

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
using LinearAlgebra, Test
2-
using ADNLPModels, DifferentialEquations, LinearOperators, ManualNLPModels, MLDatasets, NLPModels, NLPModelsModifiers, QuadraticModels
2+
using ADNLPModels,
3+
DifferentialEquations,
4+
LinearOperators,
5+
ManualNLPModels,
6+
MLDatasets,
7+
NLPModels,
8+
NLPModelsModifiers,
9+
QuadraticModels
310
using RegularizedProblems
411

512
function test_well_defined(model, nls_model, sol)

0 commit comments

Comments
 (0)