This commit is contained in:
markus 2021-02-02 13:33:28 +01:00
parent bd0d3f0dd0
commit a07b29dbc3

View file

@ -230,7 +230,7 @@ class BuonannoSpecificInfectedPopulation:
# The total number of samples to be generated
samples: int
presence: models.Interval = models.SpecificInterval(((0, 2), ))
presence: models.Interval = models.SpecificInterval(((0, 2),))
constant_qr: float = 1000