diff --git a/modules/mol/alg/pymod/ligand_scoring.py b/modules/mol/alg/pymod/ligand_scoring.py index 2a670f694bddb028d860c3222b5e9230cbb42452..e3f5bfd5339506beb5e77b55908999dff4c4ead9 100644 --- a/modules/mol/alg/pymod/ligand_scoring.py +++ b/modules/mol/alg/pymod/ligand_scoring.py @@ -249,7 +249,7 @@ class LigandScorer: :param unassigned: If True, unassigned model ligands are reported in the output together with assigned ligands, with a score of None, and reason for not being assigned in the - \*_details matrix. Defaults to False. + \\*_details matrix. Defaults to False. :type unassigned: :class:`bool` """ def __init__(self, model, target, model_ligands=None, target_ligands=None,