Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelbray32 committed Dec 5, 2024
1 parent 135da75 commit fbb7f62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/spyglass/spikesorting/analysis/v1/group.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

import datajoint as dj
import numpy as np
from ripple_detection import get_multiunit_population_firing_rate

from spyglass.common import Session # noqa: F401
from spyglass.settings import test_mode
Expand Down

0 comments on commit fbb7f62

Please sign in to comment.