patch ae837b8af1788904bfa4ed7430d331028475e8e3 Author: E. Bosch Date: Mon Jun 26 00:29:50 CEST 2023 * Remove trailing spaces diff -rN -u old-irgramd/service.py new-irgramd/service.py --- old-irgramd/service.py 2024-10-23 07:24:30.546165414 +0200 +++ new-irgramd/service.py 2024-10-23 07:24:30.546165414 +0200 @@ -112,7 +112,7 @@ if msg is not None: await self.tg.handle_telegram_message(event=None, message=msg, history=True) else: - reply = ('Message not found',) + reply = ('Message not found',) return reply else: # HELP.brief or HELP.desc (first line)