- Add _person_matches_handle() helper method to eliminate code duplication - Replace 3 instances of 'person and person.get_handle() == handle' pattern - Fix remaining hardcoded font string to use FONT_FAMILY constant - Improve code consistency and maintainability Benefits: - Reduced code duplication - Centralized person handle comparison logic - All font strings now use constants - More readable and maintainable code
Description
MyTimeline Gramps plugin
Languages
Python
94.2%
Shell
5.8%