Skip to content

Commit 0328b84

Browse files
committed
dev
1 parent 95ff42f commit 0328b84

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

wfdb/__init__.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
#from ._rdann import rdann
21
#from ._plotwfdb import plotwfdb
32
#from ._downloadsamp import downloadsamp
43

54
from .records import Record, MultiRecord, rdheader, rdsamp, srdsamp, swrsamp
5+
from .annotations import Annotation, rdann
66

7-
#from ._plot import plotrec
87

9-
#from .annotations import Annotation, rdann
8+
#from ._plot import plotrec

0 commit comments

Comments
 (0)