From 93dd260bee855a17b7970ecc69e266ff05ba37d7 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Tue, 1 Oct 2024 19:24:13 -0500 Subject: [PATCH] lint: Improve y-031 --- se/se_epub_lint.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/se/se_epub_lint.py b/se/se_epub_lint.py index dcbc390e..0d84c17d 100644 --- a/se/se_epub_lint.py +++ b/se/se_epub_lint.py @@ -3077,7 +3077,7 @@ def _lint_xhtml_typo_checks(filename: Path, dom: se.easy_xml.EasyXmlTree, file_c # Check for missing punctuation in continued quotations # ” said Bob “ - nodes = dom.xpath("/html/body//p[re:test(., '”\\s(?:said|[A-Za-z]{2,}ed)\\s[A-Za-z]+?(?