Skip to content

Commit

Permalink
Update tuned_models.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
OkonSamuel committed Jun 11, 2020
1 parent cfa9e52 commit 014aa37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tuned_models.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ end

using Random
Random.seed!(1234*myid())
using ..TestUtilitiess
using ..TestUtilities

N = 30
x1 = rand(N);
Expand Down

0 comments on commit 014aa37

Please sign in to comment.