COVID-19 Agent-based Simulator (Covasim): a model for exploring coronavirus dynamics and interventions
254
stars
223
forks
source link
Hanging comma on `plots` value in defaults.get_default_plots() causes `sim.plot(to_plot='seir')` to fail #383
Closed
rbelew closed 2 years ago
Describe the bug
Hanging comma here
makes
plots
become a tuple, andplotting.handle_to_plot()
gets confusedTo reproduce
For model issues:
Expected behavior
Screenshots or outputs
Produces graph attached with comma removed
Platform (please complete the following information):
Additional context