Rebase with feature/scientific_model_update
This commit is contained in:
parent
52f4023a52
commit
accf921fea
1 changed files with 0 additions and 3 deletions
|
|
@ -682,9 +682,6 @@ class _PopulationWithVirus(Population):
|
|||
#: The virus with which the population is infected.
|
||||
virus: Virus
|
||||
|
||||
#: The percentage of host immunity
|
||||
host_immunity: float
|
||||
|
||||
@method_cache
|
||||
def fraction_of_infectious_virus(self) -> _VectorisedFloat:
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue