We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba1516 commit cc9e977Copy full SHA for cc9e977
tests/integration/_pipeline/test_run.py
@@ -73,3 +73,4 @@ def _assert_text_units_and_entities_reference_each_other(
73
assert entity_text_units.issubset(
74
text_unit_ids
75
), f"Entity {entity_id} has text units {entity_text_units} that are not in the text unit set"
76
+
0 commit comments