retarded class verwijderd reee
This commit is contained in:
parent
f9617bef24
commit
2cc19b961e
1 changed files with 1 additions and 5 deletions
|
@ -240,11 +240,7 @@ class Human(IntEnum):
|
||||||
HEALTHY = 1
|
HEALTHY = 1
|
||||||
INFECTED = 2
|
INFECTED = 2
|
||||||
IMMUNE = 3
|
IMMUNE = 3
|
||||||
|
|
||||||
class Net(IntEnum):
|
|
||||||
NO_NET = 0
|
|
||||||
NET = 1
|
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
model = Model(graphical=True)
|
model = Model(graphical=True)
|
||||||
|
|
Loading…
Reference in a new issue