- Extract YEAR_MARKER_STEP_DIVISOR constant for year marker calculation - Remove redundant year_step == 0 check (max() already ensures >= 1) - Optimize set creation by removing unnecessary .keys() calls These changes improve code clarity and follow Python best practices.
Description
MyTimeline Gramps plugin
Languages
Python
94.2%
Shell
5.8%