Skip to content

Commit

Permalink
Update src/spikeinterface/curation/sortingview_curation.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zach McKenzie <[email protected]>
  • Loading branch information
alejoe91 and zm711 authored Oct 31, 2023
1 parent 1d7bccf commit b8e497e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/curation/sortingview_curation.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def apply_sortingview_curation(
exclude_labels : list, default: None
Optional list of labels to exclude (e.g. ["reject", "noise"]).
Mutually exclusive with include_labels
include_labels : list, default:
include_labels : list, default: None
Optional list of labels to include (e.g. ["accept"]).
Mutually exclusive with exclude_labels, by default None
skip_merge : bool, default: False
Expand Down

0 comments on commit b8e497e

Please sign in to comment.