Added new line at the end of models.py file
This commit is contained in:
parent
8f81c5d23a
commit
6274d6c056
1 changed files with 2 additions and 1 deletions
|
|
@ -1304,4 +1304,5 @@ class ExposureModel:
|
|||
self, {'concentration_model.infected.number': 1}
|
||||
)
|
||||
|
||||
return single_exposure_model.expected_new_cases()
|
||||
return single_exposure_model.expected_new_cases()
|
||||
|
||||
Loading…
Reference in a new issue