mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-28 19:18: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 (
|
elif (
|
||||||
topic == DetectionTypeEnum.api.value or topic == DetectionTypeEnum.lpr.value
|
topic == DetectionTypeEnum.api.value
|
||||||
|
or topic == DetectionTypeEnum.lpr.value
|
||||||
):
|
):
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user