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 Apr 15, 2024
1 parent 3e40884 commit 369fe59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/spikeinterface/core/sortinganalyzer.py
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,6 @@ def compute_several_extensions(self, extensions, save=True, **job_kwargs):
nodes = extension_instance.get_pipeline_nodes()
all_nodes.extend(nodes)


job_name = "Compute : " + " + ".join(extensions_with_pipeline.keys())

results = run_node_pipeline(
Expand Down

0 comments on commit 369fe59

Please sign in to comment.