Skip to content

Commit c302af5

Browse files
committed
fix import
1 parent 0288fc4 commit c302af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specparam/analysis/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Analysis sub-module for model parameters and related metrics."""
22

33
from .error import compute_pointwise_error, compute_pointwise_error_group
4-
from .periodic import get_band_peak, get_band_peak_group
4+
from .periodic import get_band_peak, get_band_peak_group, get_band_peak_event

0 commit comments

Comments
 (0)