`rects` in [this line](https://github.com/SebastianBitsch/bin-packing/blob/master/util.py#L48) might be replaced with `all_rects` as the variable `rects` is `None`.