We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8416086 commit f24dbe6Copy full SHA for f24dbe6
tasks/docs/generate/test_xml_to_markdown.py
@@ -51,7 +51,7 @@ def test_operator_name_extraction():
51
print("✓ Operator name extraction test passed")
52
53
def test_variants_no_self_reference():
54
- """Test that Variants doesn't link to itself when variant missing"""
+ """Test that Variants don't link to themselves when variant missing"""
55
56
# Simulate scenario:
57
# - Function: bloom_filter(eql_v2_encrypted)
0 commit comments