mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Newer versions of configparser no longer default to ignoring trailing comments that start with a semicolon. Add that setting explicitly to avoid breaking existing config files. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>