Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
CunliangGeng committed Dec 14, 2023
1 parent 2b3b63c commit c5ddba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nplinker/metabolomics/molecular_family.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def is_singleton(self) -> bool:
def _update_strains(self) -> StrainCollection:
"""Update strains in the molecular family.
The strains is regenerated from the existing spectra in the molecular family. This method
The strains are re-extracted from the existing spectra in the molecular family. This method
is mainly used when the spectra are updated (e.g. remove a spectrum from the molecular
family).
Expand Down

0 comments on commit c5ddba1

Please sign in to comment.