Skip to content

Commit

Permalink
docstring fix
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Ziminski <[email protected]>
  • Loading branch information
MarinManuel and JoeZiminski authored Sep 11, 2024
1 parent 35a2a7e commit 910fa61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/sorters/launcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def run_sorter_jobs(job_list, engine="loop", engine_kwargs=None, return_output=F
return_output : bool, default: False
Return a sortings or None.
This also overwrite kwargs in run_sorter(with_sorting=True/False)
This also overwrites kwargs in run_sorter(with_sorting=True/False)
Returns
-------
Expand Down

0 comments on commit 910fa61

Please sign in to comment.