From ef20c052818079a2d3a606b7c6fb84184a8693dc Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Thu, 29 Dec 2022 14:33:31 -0700 Subject: [PATCH] Formatting --- frigate/output.py | 1 - 1 file changed, 1 deletion(-) diff --git a/frigate/output.py b/frigate/output.py index b09d8b43d..52b51fd55 100644 --- a/frigate/output.py +++ b/frigate/output.py @@ -29,7 +29,6 @@ logger = logging.getLogger(__name__) class FFMpegConverter: - def __init__( self, in_width: int,