Skip to content
Snippets Groups Projects
Verified Commit 73e86906 authored by Xavier Robin's avatar Xavier Robin
Browse files

doc: SCHWED-5783 typo

parent 62d83a35
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,7 @@ class LigandScorer:
@property
def chain_mapper(self):
""" Chain mapper object for given :attr:`target`
""" Chain mapper object for the given :attr:`target`.
:type: :class:`ost.mol.alg.chain_mapping.ChainMapper`
"""
......@@ -189,7 +189,7 @@ class LigandScorer:
@staticmethod
def _extract_ligands(entity):
"""Extracts ligands from entity. Returns a list of residues.
"""Extract ligands from entity. Return a list of residues.
Assumes that ligands are contained in one or more chain with chain type
`mol.ChainType.CHAINTYPE_NON_POLY`. This is typically the case
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment