Skip to content

Commit 919d30c

Browse files
committed
utf-8
1 parent 2fc5065 commit 919d30c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

julia_src/http.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using HTTP, JSON, JuMP
1+
using HTTP, JSON, JuMP
22
using HiGHS, Cbc, SCIP
33
using GhpGhx
44
import REopt as reoptjl # For REopt.jl, needed because we still have local REopt.jl module for V1/V2

julia_src/mpc.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# REopt®, Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NatLabRockies/REopt_API/blob/master/LICENSE.
1+
# REopt®, Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NatLabRockies/REopt_API/blob/master/LICENSE.
22
# ============================================================================
33
# MPC (Model Predictive Control) endpoint
44
# ----------------------------------------------------------------------------

0 commit comments

Comments
 (0)