merge request so that you can comment the code ;)
Well, this should be really lightweight. People tend to do for hit in hits: ... which will be horribly slow when we use a class
for hit in hits: ...
Well, this should be really lightweight. People tend to do
for hit in hits: ...
which will be horribly slow when we use a class