Skip to content

Commit c728e8c

Browse files
tests/test_textextract.py: test_4503(): updated a comment.
1 parent b682e56 commit c728e8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_textextract.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ def test_4546():
895895

896896
def test_4503():
897897
# Check detection of strikeout text. Behaviour is improved with
898-
# mupdf>=1.26.2, but not perfect.
898+
# mupdf>=1.26.2, and fixed with mupdf>=1.26.3.
899899
#
900900
path = os.path.normpath(f'{__file__}/../../tests/resources/test_4503.pdf')
901901
span_0 = None

0 commit comments

Comments
 (0)