Skip to content

Commit 0f0229b

Browse files
committed
fix sortingview compat
1 parent 05c2d1c commit 0f0229b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/spikeinterface/widgets/amplitudes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ def __init__(
110110
unit_colors=unit_colors,
111111
plot_histograms=plot_histograms,
112112
bins=bins,
113+
total_duration=total_duration,
113114
unit_ids=unit_ids,
114115
hide_unit_selector=hide_unit_selector,
115116
plot_legend=plot_legend,

0 commit comments

Comments
 (0)