Skip to content

Commit

Permalink
removed log
Browse files Browse the repository at this point in the history
  • Loading branch information
drounce committed Sep 19, 2022
1 parent f94655e commit c255679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_simulation.py
Original file line number Diff line number Diff line change
Expand Up @@ -953,7 +953,7 @@ def main(list_packed_vars):
else:
debug = False

log.debug('Scenario:' + scenario)
# log.debug('Scenario:' + scenario)
# if debug:
# if 'scenario' in locals():
# print(scenario)
Expand Down

0 comments on commit c255679

Please sign in to comment.