Formatting

This commit is contained in:
Nick Mowen 2023-10-23 16:44:56 -06:00
parent f966867d7c
commit 6f1be72033

View File

@ -258,7 +258,6 @@ class TestObjectBoundingBoxes(unittest.TestCase):
consolidated_detections = reduce_detections(frame_shape, detections)
assert len(consolidated_detections) == len(detections)
def test_overlapping_different_size_objects_not_reduced(self):
"""Test that overlapping objects that are significantly different in size are not reduced."""
detections = [