Skip to content
Snippets Groups Projects

Fix test

Merged Thibault Lavigne requested to merge fix_test into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -257,6 +257,7 @@ expected_matches_bk_boundary_2 = {"All": 1, "PER": 1}
fake_annot_backtrack_boundary,
fake_annot_tags_bk_boundary,
fake_predict_tags_bk_boundary,
THRESHOLD,
),
expected_matches_bk_boundary,
),
@@ -266,6 +267,7 @@ expected_matches_bk_boundary_2 = {"All": 1, "PER": 1}
fake_annot_backtrack_boundary_2,
fake_annot_tags_bk_boundary_2,
fake_predict_tags_bk_boundary_2,
THRESHOLD,
),
expected_matches_bk_boundary_2,
),
Loading