Skip to content

Commit

Permalink
Style fix on #83.
Browse files Browse the repository at this point in the history
  • Loading branch information
sampottinger committed Dec 5, 2024
1 parent 05134da commit 0228aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sim_tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -1277,7 +1277,7 @@ def get_iterations(self):
Number of times to repeat simulations.
"""
return 1

def _preprocess_outputs(self, outputs):
"""Preprocess outputs ahead of considering all iterations.
Expand Down

0 comments on commit 0228aac

Please sign in to comment.