Added new line at the end of models.py file

This commit is contained in:
Luis Aleixo 2022-03-10 18:26:09 +00:00
parent 8f81c5d23a
commit 6274d6c056

View file

@ -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()