style(search): remove em dashes from PR1 comments/docstrings

This commit is contained in:
stumpylog
2026-09-08 08:10:39 -07:00
parent fc97b02e82
commit 4f61d4468e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ def _public_field_descriptors() -> list[FieldDescriptor]:
),
)
if field.name == "notes":
# Plain-text companion for snippet generation tantivy's
# Plain-text companion for snippet generation: tantivy's
# SnippetGenerator does not support JSON fields. Schema-only,
# no query-syntax meaning, not in PUBLIC_FIELDS.
descriptors.append(