Skip to content

Commit 3dc0f55

Browse files
committed
Solve merge conflicts with origin branch
2 parents 811d0d2 + 747c1f1 commit 3dc0f55

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

echopype/preprocess/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
from .api import estimate_noise, remove_noise, compute_MVBS, compute_MVBS_index_binning
2-
1+
from .api import compute_MVBS, compute_MVBS_index_binning, estimate_noise, remove_noise
32

43
__all__ = [
54
"estimate_noise",

0 commit comments

Comments
 (0)