Skip to content

Commit

Permalink
Update src/spikeinterface/qualitymetrics/quality_metric_calculator.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 authored Sep 15, 2024
1 parent aac1029 commit b1677fa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ def _compute_metrics(self, sorting_analyzer, unit_ids=None, verbose=False, metri
"""
import pandas as pd

metric_names = self.params["metric_names"]
qm_params = self.params["qm_params"]
# sparsity = self.params["sparsity"]
seed = self.params["seed"]
Expand Down

0 comments on commit b1677fa

Please sign in to comment.