add ellipsis character to sentence ending punctuation list

This commit is contained in:
Nimo Beeren
2025-10-17 10:38:06 +02:00
committed by GitHub
parent 76e07c6c48
commit d1d74c571c

View File

@@ -47,6 +47,7 @@ SENTENCE_ENDING_PUNCTUATION: FrozenSet[str] = frozenset(
"!",
"?",
";",
"",
# East Asian punctuation (Chinese (Traditional & Simplified), Japanese, Korean)
"", # Ideographic full stop
"", # Full-width question mark