- Extract DEFAULT_EVENT_SHAPE constant to replace 'square' magic string - Create _index_event_refs() helper method to reduce duplication in _build_event_to_person_index() - Use DEFAULT_EVENT_SHAPE constant in _draw_shape() default parameter These changes improve maintainability by reducing code duplication and replacing magic strings with named constants.
Description
MyTimeline Gramps plugin
Languages
Python
94.2%
Shell
5.8%