Skip to content

Commit 6a7b47b

Browse files
author
Benjamin Moody
committed
plot_annotation: remove documentation of non-existent parameter.
There is no sig_len parameter to plot_annotation.
1 parent e3813f7 commit 6a7b47b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

wfdb/plot/plot.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,8 +404,6 @@ def plot_annotation(ann_samp, n_annot, ann_sym, signal, n_sig, fs, time_units,
404404
The values of the annotation symbol locations.
405405
signal : ndarray
406406
Tranformed expanded signal into uniform signal.
407-
sig_len : int
408-
The signal length (per channel) of the dat file.
409407
n_sig : int
410408
The number of signals contained in the dat file.
411409
fs : float

0 commit comments

Comments
 (0)