From 18c23a1f6147392937ac984c5d5fbff357ff5418 Mon Sep 17 00:00:00 2001 From: ryzendigo Date: Tue, 17 Mar 2026 17:20:24 +0800 Subject: [PATCH] style: ruff format record/maintainer.py --- frigate/record/maintainer.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frigate/record/maintainer.py b/frigate/record/maintainer.py index 26b64b2d3..6290a2405 100644 --- a/frigate/record/maintainer.py +++ b/frigate/record/maintainer.py @@ -727,7 +727,8 @@ class RecordingMaintainer(threading.Thread): ) ) elif ( - topic == DetectionTypeEnum.api.value or topic == DetectionTypeEnum.lpr.value + topic == DetectionTypeEnum.api.value + or topic == DetectionTypeEnum.lpr.value ): continue