`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`.
rectsin this line might be replaced withall_rectsas the variablerectsisNone.