Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
edeno committed Feb 3, 2024
1 parent b925dff commit a9fced6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/spyglass/decoding/v1/sorted_spikes.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
import pandas as pd
import xarray as xr
from non_local_detector.models.base import SortedSpikesDetector
from ripple_detection import get_multiunit_population_firing_rate
from track_linearization import get_linearized_position

from spyglass.common.common_interval import IntervalList # noqa: F401
Expand Down

0 comments on commit a9fced6

Please sign in to comment.