Skip to content

Commit af7f1a0

Browse files
committed
typo
1 parent bf97e06 commit af7f1a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

wfdb/_rdann.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ def rdann(recordname, annot, sampfrom=0, sampto=[], anndisp=1):
7777
num = np.zeros(filebytes.shape[0])
7878
aux = [''] * filebytes.shape[0]
7979

80-
print subtype
81-
8280
# Annotation index, the number of annotations processed. Not to be
8381
# comfused with the 'num' field of an annotation.
8482
ai = 0

0 commit comments

Comments
 (0)