From 32aa2a2780b35807c1dfbd14816f23862bdb94c6 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Tue, 17 Oct 2023 08:14:50 -0600 Subject: [PATCH] Formatting --- frigate/video.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frigate/video.py b/frigate/video.py index 0e61f87a1..68c4175f8 100755 --- a/frigate/video.py +++ b/frigate/video.py @@ -441,7 +441,7 @@ def track_camera( motion_enabled, stop_event, ptz_metrics, - region_grid + region_grid, ) logger.info(f"{name}: exiting subprocess")