From 6f1be7203370c39bca22f4559026179f7d07db70 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Mon, 23 Oct 2023 16:44:56 -0600 Subject: [PATCH] Formatting --- frigate/test/test_video.py | 1 - 1 file changed, 1 deletion(-) diff --git a/frigate/test/test_video.py b/frigate/test/test_video.py index 3e229d8a1..1eb70cf50 100644 --- a/frigate/test/test_video.py +++ b/frigate/test/test_video.py @@ -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 = [