Skip to content

Commit c1a3c8a

Browse files
committed
Remove 'done' item
1 parent 807f52c commit c1a3c8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ihm/startmodel.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ class Template:
6161
template-target alignment.
6262
:type alignment_file: :class:`~ihm.location.Location`
6363
"""
64-
# todo: handle sequence_identity_denominator as an enum, not int
6564

6665
def __init__(self, dataset, asym_id, seq_id_range, template_seq_id_range,
6766
sequence_identity, alignment_file=None):

0 commit comments

Comments
 (0)