Skip to content

Commit 170faaa

Browse files
author
LegrandNico
committed
plot_evoked: Fix import in docstring
1 parent cb09cc7 commit 170faaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

systole/plots/plot_evoked.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ def plot_evoked(
130130
from systole.detection import ecg_peaks
131131
from systole.plots import plot_evoked
132132
from systole import import_dataset1
133+
from systole.utils import heart_rate, to_epochs
133134
134135
ecg_df = import_dataset1(modalities=['ECG', "Stim"])
135136

0 commit comments

Comments
 (0)