Skip to content

Commit 076a34a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 72cb114 commit 076a34a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spikeinterface/widgets/bombcell_curation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class BombcellUpsetPlotWidget(BaseWidget):
3030
"non_soma", "non_soma_good", "non_soma_mua".
3131
thresholds : dict, optional
3232
Threshold dictionary with structure "noise", "mua", "non-somatic" as sections. Each section contains
33-
metric names keys with "greater" and "less" thresholds.
33+
metric names keys with "greater" and "less" thresholds.
3434
If None, uses default thresholds.
3535
unit_labels_to_plot : list of str, optional
3636
List of unit labels to include in the plot. If None, defaults to all labels in thresholds.

0 commit comments

Comments
 (0)