mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-06 12:32:00 +01: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>