We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf97e06 commit af7f1a0Copy full SHA for af7f1a0
wfdb/_rdann.py
@@ -77,8 +77,6 @@ def rdann(recordname, annot, sampfrom=0, sampto=[], anndisp=1):
77
num = np.zeros(filebytes.shape[0])
78
aux = [''] * filebytes.shape[0]
79
80
- print subtype
81
-
82
# Annotation index, the number of annotations processed. Not to be
83
# comfused with the 'num' field of an annotation.
84
ai = 0
0 commit comments