summaryrefslogtreecommitdiff
path: root/tests/debug.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/debug.py')
-rw-r--r--tests/debug.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/debug.py b/tests/debug.py
index 62f3c48..084df72 100644
--- a/tests/debug.py
+++ b/tests/debug.py
@@ -27,4 +27,3 @@ def print_partials(partials):
for peak_number, peak in enumerate(partial.peaks):
print peak.frequency,
print
-