Skip to content

Commit

Permalink
Update MSMetaEnhancer/libs/converters/web/PubChem.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zargham Ahmad <[email protected]>
  • Loading branch information
hechth and zargham-ahmad authored Mar 12, 2024
1 parent 6cebf57 commit a7d26f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MSMetaEnhancer/libs/converters/web/PubChem.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ async def from_inchi(self, inchi):

async def from_inchikey(self, inchikey):
"""
Convert InChiKey to to all possible attributes using PubChem service
Convert InChiKey to all possible attributes using PubChem service
More info: https://pubchemdocs.ncbi.nlm.nih.gov/pug-rest
:param inchikey: given InChiKey
Expand Down

0 comments on commit a7d26f0

Please sign in to comment.