From b9684509d9741ce7373d2a4776e601869b1fdbe3 Mon Sep 17 00:00:00 2001 From: Sijmen Schoon Date: Fri, 8 Mar 2019 20:41:34 +0100 Subject: [PATCH] todont --- malaria.py | 1 - 1 file changed, 1 deletion(-) diff --git a/malaria.py b/malaria.py index eed5f09..79e7d62 100644 --- a/malaria.py +++ b/malaria.py @@ -137,7 +137,6 @@ class Model: """ Feed the mosquitos that want to and can be fed """ - # TODO: dit refactoren? for mos in self.mosquitos: if not mos.hungry: continue