Fixed the namespace warning

This commit is contained in:
Connor
2021-09-26 12:55:08 -06:00
parent 4061aaaaa3
commit 8e8a23c52a
8 changed files with 7 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
@testset "Monotonic Basin Hopping" begin
using PlotlyJS, NLsolve, Dates
using PlotlyJS
println("Testing Monotonic Basin Hopper")