Skip to content

Commit

Permalink
Update python_examples/basic_infection_history_simulation/simulation_…
Browse files Browse the repository at this point in the history
…flow.py

Co-authored-by: Kit Gallagher <[email protected]>
  • Loading branch information
abbie-evans and KCGallagher authored Jan 24, 2024
1 parent f1fd712 commit 6bef0ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"simulation_outputs"),
"status_output": True,
"infectiousness_output": True,
"compress": False} # Set to True if compression wanted
"compress": False} # Set to True if compression desired

# Create a simulation object, configure it with the parameters given, then
# run the simulation.
Expand Down

0 comments on commit 6bef0ec

Please sign in to comment.