We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e58260 commit a30249aCopy full SHA for a30249a
1 file changed
wfdb/io/record.py
@@ -159,6 +159,7 @@
159
# Cloud protocols
160
CLOUD_PROTOCOLS = ["az:", "azureml:", "s3:", "gs:"]
161
162
+
163
class BaseRecord(object):
164
"""
165
The base WFDB class extended by the Record and MultiRecord classes.
0 commit comments