Skip to content

Commit eb2a311

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/blech_post_process_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ def gen_plot_auto_merged_clusters(
588588
for this_text, this_count in zip(
589589
current_legend_texts,
590590
waveform_counts,
591-
)]
591+
)]
592592
for this_text, new_text in zip(
593593
current_legend_texts,
594594
new_legend_texts,

0 commit comments

Comments
 (0)