Private
Public Access
1
0

removing debug print statement

This commit is contained in:
Sander Roosendaal
2019-05-18 09:54:52 +02:00
parent 30003bdfb7
commit 4ce6aef3b7
2 changed files with 0 additions and 3 deletions

View File

@@ -1215,9 +1215,6 @@ def parsenonpainsled(fileformat,f2,summary):
except ZeroDivisionError:
summary = ''
print(summary)
print('aap',hasrecognized)
# handle FIT
if (fileformat == 'fit'):
try:

Binary file not shown.