Skip to content
Snippets Groups Projects
Unverified Commit a0d43e03 authored by Xavier Robin's avatar Xavier Robin
Browse files

fix: SCHWED-5540 add missing argument

parent c16807cf
Branches
Tags
No related merge requests found
......@@ -1154,6 +1154,7 @@ class LigandScorer:
self.__model_mapping = chain_mapping.MappingResult(chain_mapper.target, mdl,
chain_mapper.chem_groups,
chem_mapping,
final_mapping, alns)
def _ResidueToGraph(residue, by_atom_index=False):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment