144
144
def _update_from_first_parent(self, key, annotations, lines, parent_key):
145
145
"""Reannotate this text relative to its first parent."""
149
150
for parent_idx, lines_idx, match_len in matching_blocks:
150
151
# For all matching regions we copy across the parent annotations