Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 5, 2024
1 parent de4faf8 commit 85cd163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/curation/auto_merge.py
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@ def auto_merge_units(
if len(to_be_launched) == 1:
all_merging_groups = all_merging_groups[0]
all_outs = all_outs[0]

merge_unit_groups = {}
for merges in all_merging_groups:
for m in merges:
Expand Down

0 comments on commit 85cd163

Please sign in to comment.