Skip to content

Commit

Permalink
Add back 'correlogram_for_one_segment' to __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeZiminski committed Jun 20, 2024
1 parent 2c3eeb9 commit 09d67ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spikeinterface/postprocessing/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
from .correlograms import (
ComputeCorrelograms,
compute_correlograms,
correlogram_for_one_segment,
)

from .isi import (
Expand Down

0 comments on commit 09d67ab

Please sign in to comment.