mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
cleanup
This commit is contained in:
parent
f6e9c0164a
commit
ce877706ef
@ -694,7 +694,7 @@ def process_frames(
|
||||
camera_metrics: CameraMetrics,
|
||||
stop_event: MpEvent,
|
||||
ptz_metrics: PTZMetrics,
|
||||
region_grid: list[list, Any],
|
||||
region_grid: list[list[dict[str, Any]]],
|
||||
exit_on_empty: bool = False,
|
||||
):
|
||||
next_region_update = get_tomorrow_at_time(2)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user