remove erroneous line
This commit is contained in:
parent
7cf31b50df
commit
b90337f31d
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
from cara.montecarlo import *
|
||||
from cara.model_scenarios import *
|
||||
|
||||
classroom_model.infection_probability()
|
||||
#compare_concentration_curves([classroom_model, classroom_model_with_hepa], ['Just window', 'Window and HEPA'])
|
||||
|
||||
#print(np.mean(chorale_model.infection_probability()))
|
||||
|
|
|
|||
Loading…
Reference in a new issue