summary refs log tree commit diff
path: root/synmark/suites
diff options
context:
space:
mode:
Diffstat (limited to 'synmark/suites')
-rw-r--r--synmark/suites/logging.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/synmark/suites/logging.py b/synmark/suites/logging.py
index 9419892e95..8beb077e0a 100644
--- a/synmark/suites/logging.py
+++ b/synmark/suites/logging.py
@@ -30,7 +30,6 @@ from synapse.util import Clock
 
 
 class LineCounter(LineOnlyReceiver):
-
     delimiter = b"\n"
 
     def __init__(self, *args, **kwargs):