mirror of
https://github.com/elisspace/core.git
synced 2026-09-11 21:48:37 +00:00
marker-high-levels and marker-low-levels may not exist in printer attributes returned by CUPS, so we'll use .get() to avoid this and default to None: KeyError: 'marker-high-levels' Fixes #27518