Skip to content

Commit f24dbe6

Browse files
tobyhedeyujiyokoo
andauthored
Update tasks/docs/generate/test_xml_to_markdown.py
Co-authored-by: Yuji Yokoo <yujiyokoo@gmail.com>
1 parent 8416086 commit f24dbe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/docs/generate/test_xml_to_markdown.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def test_operator_name_extraction():
5151
print("✓ Operator name extraction test passed")
5252

5353
def test_variants_no_self_reference():
54-
"""Test that Variants doesn't link to itself when variant missing"""
54+
"""Test that Variants don't link to themselves when variant missing"""
5555

5656
# Simulate scenario:
5757
# - Function: bloom_filter(eql_v2_encrypted)

0 commit comments

Comments
 (0)