Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_algorithms
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:Data Release Production
Description
Zipping the bboxes only works if objects are same length, so check that first.
Attachments
Issue Links
- relates to
-
DM-19901 Improve __eq__ for Defects object
- Invalid
Looks fine to me. Either that or use zip_longest. I think a rebase is needed.