Skip to content

Commit 38ff040

Browse files
author
Benjamin Moody
committed
wfdb.processing.evaluate: do not import requests.
1 parent a45568b commit 38ff040

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
@@ -2,7 +2,6 @@
22

33
import matplotlib.pyplot as plt
44
import numpy as np
5-
import requests
65

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

0 commit comments

Comments
 (0)