mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-17 21:58:22 +03:00
style: ruff format record/maintainer.py
This commit is contained in:
parent
da7dd47436
commit
18c23a1f61
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user