mirror of
https://github.com/rendercv/rendercv.git
synced 2026-06-08 16:55:13 -04:00
Some Unicode uppercase letters (e.g., mathematical bold 𝐀) have no distinct lowercase form, so keyword.lower() == keyword. Filter these out since the test requires a genuine case difference.