From 7e131d4272968afbc01e64965bd12f75241cd3cf Mon Sep 17 00:00:00 2001 From: John Glover Date: Thu, 8 Mar 2012 17:48:52 +0000 Subject: [setup, tests] whitespace tidy up --- tests/test_peakdetection.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test_peakdetection.py') diff --git a/tests/test_peakdetection.py b/tests/test_peakdetection.py index d32423e..0cb24b2 100644 --- a/tests/test_peakdetection.py +++ b/tests/test_peakdetection.py @@ -2,6 +2,7 @@ import simpl import numpy as np from scipy.io.wavfile import read + class TestPeakDetection(object): frame_size = 2048 hop_size = 512 -- cgit v1.2.3