From 46e83a239df0d229f79a68ce575178a10586bc10 Mon Sep 17 00:00:00 2001 From: Kipp Cannon <kipp.cannon@ligo.org> Date: Sun, 28 Oct 2018 06:17:08 -0700 Subject: [PATCH] streamthinca.py: whitespace --- gstlal-inspiral/python/streamthinca.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gstlal-inspiral/python/streamthinca.py b/gstlal-inspiral/python/streamthinca.py index de24105382..ca6c35ac3b 100644 --- a/gstlal-inspiral/python/streamthinca.py +++ b/gstlal-inspiral/python/streamthinca.py @@ -289,7 +289,7 @@ class StreamThinca(object): # times when SNR was available. used only for code # correctness checks - + one_or_more_instruments = segmentsUtils.vote(snr_segments.values(), 1) # FIXME: this is needed to work around rounding problems # in safety checks below, trying to compare GPS trigger -- GitLab