Skip to content

Commit db43bb7

Browse files
committed
move metrics
1 parent 405c365 commit db43bb7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ms2query/spectral_processing/merging_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from scipy.sparse.csgraph import connected_components
44
from matchms import Spectrum
55

6-
from ms2query.metrics import compute_cosine_greedy
6+
from ms2query.metrics.metrics import compute_cosine_greedy
77

88

99
METADATA_FIELDS_FROM_FIRST = [

0 commit comments

Comments
 (0)