Skip to content

Commit

Permalink
fixed optimization script import
Browse files Browse the repository at this point in the history
  • Loading branch information
elenya-grant committed Mar 30, 2023
1 parent 644a5c1 commit 4c80d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hybrid/PEM_Model_2Push/run_PEM_master.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import pandas as pd


from optimization_utils_linear import optimize
from hybrid.PEM_Model_2Push.optimization_utils_linear import optimize
import time
#from PyOMO import ipOpt !! FOR SANJANA!!
warnings.filterwarnings("ignore")
Expand Down

0 comments on commit 4c80d86

Please sign in to comment.