mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Explicitly specify the comment_prefixes as regular Python2 strings - otherwise the configparser wont ignore non-ascii characters in comments. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>