mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-20 15:18:21 +03:00
Run ruff check --fix
This commit is contained in:
parent
cedf85fffa
commit
0ed2e7046f
@ -45,8 +45,8 @@ from frigate.models import Event, Previews, Recordings, Regions, ReviewSegment
|
|||||||
from frigate.output.preview import get_most_recent_preview_frame
|
from frigate.output.preview import get_most_recent_preview_frame
|
||||||
from frigate.track.object_processing import TrackedObjectProcessor
|
from frigate.track.object_processing import TrackedObjectProcessor
|
||||||
from frigate.util.file import (
|
from frigate.util.file import (
|
||||||
get_event_snapshot_path,
|
|
||||||
get_event_snapshot_bytes,
|
get_event_snapshot_bytes,
|
||||||
|
get_event_snapshot_path,
|
||||||
get_event_thumbnail_bytes,
|
get_event_thumbnail_bytes,
|
||||||
load_event_snapshot_image,
|
load_event_snapshot_image,
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user