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 0828cfb commit 04c5c5bCopy full SHA for 04c5c5b
wfdb/_rdsamp.py
@@ -3,7 +3,7 @@
3
import os
4
import sys
5
import requests
6
-from ConfigParser import ConfigParser
+from configparser import ConfigParser
7
# from distutils.sysconfig import get_python_lib
8
9
def checkrecordfiles(recordname, filedirectory):
0 commit comments