Formatting

This commit is contained in:
Nicolas Mowen 2024-05-14 06:31:23 -06:00
parent 619d6a744f
commit 6456b2bcaf

View File

@ -468,7 +468,6 @@ class ReviewSegmentMaintainer(threading.Thread):
or audio in camera_config.review.detections.labels
):
current_segment.audio.add(audio)
elif topic == DetectionTypeEnum.api:
if manual_info["state"] == ManualEventState.complete:
current_segment.detections[manual_info["event_id"]] = (