Skip to content

Commit

Permalink
update init for deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
zm711 committed Oct 31, 2023
1 parent ab1d01b commit 25d0745
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/spikeinterface/postprocessing/__init__.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
# This is kept in 0.97.0 and then will be removed
from .template_tools import (
get_template_amplitudes,
get_template_extremum_channel,
get_template_extremum_channel_peak_shift,
get_template_extremum_amplitude,
get_template_channel_sparsity,
)

from .template_metrics import (
TemplateMetricsCalculator,
compute_template_metrics,
Expand Down

0 comments on commit 25d0745

Please sign in to comment.