mirror of
https://github.com/andreili/klipper.git
synced 2025-09-15 18:01:12 +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>