Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Commit 7713608

Browse files
author
Pasi Miettinen
committed
Remove call to start() which was done for debugging purposes
1 parent 3d07815 commit 7713608

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

peregrine/tracking.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,6 @@ def run(self, samples):
363363
which can be redefined in subclasses
364364
365365
"""
366-
self.start()
367366
self.samples = samples
368367

369368
if self.sample_index < samples['sample_index']:

0 commit comments

Comments
 (0)