Skip to content

Commit

Permalink
Update DotEnv call after breaking 1.0 change
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill-Becker committed Mar 1, 2024
1 parent cc81768 commit d58f301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ using HiGHS
using JSON
using REopt
using DotEnv
DotEnv.config()
DotEnv.load!()
using Random
using DelimitedFiles
Random.seed!(42)
Expand Down

0 comments on commit d58f301

Please sign in to comment.