Skip to content

Commit

Permalink
Removed incorrect comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ahobeost authored Sep 27, 2024
1 parent 2610da0 commit d5827ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data/examples/run_example_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
from optihood.IO.writers import ScenarioFileWriterExcel
from optihood.energy_network import EnergyNetworkGroup as EnergyNetwork

if __name__ == '__main__':
""" This case is currently BROKEN."""
if __name__ == '__main__':

optimization_type = "cost"
scenario = "HP_GS_PV"
Expand Down

0 comments on commit d5827ed

Please sign in to comment.