From 447f9b4f742a975ffa4882b6733132cc1e52da91 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Wed, 15 Feb 2023 07:35:17 -0700 Subject: [PATCH] Formatting --- frigate/output.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frigate/output.py b/frigate/output.py index 1d846a9ba..ab1fdbd78 100644 --- a/frigate/output.py +++ b/frigate/output.py @@ -99,7 +99,9 @@ class FFMpegConverter: # we know the pipe was being read from and now it is not # so we should recreate the pipe to ensure no partially-read # frames exist - logger.debug("Recreating the birdseye pipe because it was read from and now is not") + logger.debug( + "Recreating the birdseye pipe because it was read from and now is not" + ) self.recreate_birdseye_pipe() return