It looks like some code is unimplemented in the "score(...)" function.
There is a magic number 0.001 hardcoded in this function, and two unused arguments ("length" and "target_size")
Perhaps the dev originally intended to use a ratio of these arguments?
It looks like some code is unimplemented in the "score(...)" function.
There is a magic number 0.001 hardcoded in this function, and two unused arguments ("length" and "target_size")
Perhaps the dev originally intended to use a ratio of these arguments?