Skip to content

Commit 896b0db

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/spikeinterface/benchmark/benchmark_matching.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,5 @@ def plot_unit_losses(self, *args, **kwargs):
153153

154154
def plot_performance_losses(self, *args, **kwargs):
155155
from .benchmark_plot_tools import plot_performance_losses
156+
156157
return plot_performance_losses(self, *args, **kwargs)

0 commit comments

Comments
 (0)