Skip to content

Commit 649535d

Browse files
author
Benjamin Moody
committed
wfdb.processing.evaluate: do not import requests.
1 parent 244b8fe commit 649535d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wfdb/processing/evaluate.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from multiprocessing import cpu_count, Pool
22

33
import numpy as np
4-
import requests
54

65
from wfdb.io.annotation import rdann
76
from wfdb.io.download import get_record_list

0 commit comments

Comments
 (0)