From 342036689ab9ba32eed6a8420ea2cc4d95d44d6b Mon Sep 17 00:00:00 2001 From: Charles Haley Date: Wed, 27 May 2020 13:18:40 +0100 Subject: [PATCH] Oops --- src/calibre/gui2/comments_editor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/gui2/comments_editor.py b/src/calibre/gui2/comments_editor.py index 79e9476f44..421a9a207e 100644 --- a/src/calibre/gui2/comments_editor.py +++ b/src/calibre/gui2/comments_editor.py @@ -764,7 +764,7 @@ class EditorWidget(QTextEdit, LineEditECM): # {{{ with lopen(path, 'rb') as f: data = f.read() except EnvironmentError: - return QByteArray(bytearray.fromhex( + return QByteArray(bytearray.fromhex( '89504e470d0a1a0a0000000d49484452' '000000010000000108060000001f15c4' '890000000a49444154789c6300010000'