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 24415d3 commit 0badc1aCopy full SHA for 0badc1a
wfdb/annotations.py
@@ -6,7 +6,7 @@
6
from . import downloads
7
8
# Class for WFDB annotations
9
-class Annotation():
+class Annotation(object):
10
"""
11
The class representing WFDB annotations.
12
0 commit comments