Skip to content

Commit b5da828

Browse files
Merge pull request #28 from JuliaDiffEq/myb/ci
Fix CI error
2 parents a32a80c + ae230ef commit b5da828

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ode/ode_premade_problems.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
using DiffEqBase, ParameterizedFunctions, DiffEqOperators, Random, LinearAlgebra,
2-
Markdown
1+
using DiffEqBase, ParameterizedFunctions, DiffEqOperators, Random, LinearAlgebra
2+
using Markdown
33

44
srand(100)
55

0 commit comments

Comments
 (0)