style: ruff format record/maintainer.py

This commit is contained in:
ryzendigo 2026-03-17 17:20:24 +08:00
parent da7dd47436
commit 18c23a1f61

View File

@ -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