Make CI happy

Format analyze-reviews.py

Change-Id: Ibd2d874c042aa86822a49f62bda1a0431497de2c
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/tof-voters/libvoters/subcmd/analyze-reviews.py b/tof-voters/libvoters/subcmd/analyze-reviews.py
index 244e9bc..293c04e 100644
--- a/tof-voters/libvoters/subcmd/analyze-reviews.py
+++ b/tof-voters/libvoters/subcmd/analyze-reviews.py
@@ -8,7 +8,12 @@
 from typing import Dict
 
 import libvoters.acceptable as acceptable
-from libvoters import UserChanges, UserComments, changes_factory, comments_factory
+from libvoters import (
+    UserChanges,
+    UserComments,
+    changes_factory,
+    comments_factory,
+)
 from libvoters.time import TimeOfDay, timestamp