Skip to content

Commit 98cd9f2

Browse files
update test data file
1 parent b8bca74 commit 98cd9f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_data/a.jsonl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
{"text": "This is an example.","start": 0,"end": 19}
2-
{"text": "This is an example.","start": 0,"end": 19}
1+
{"text": "This is an example.", "start": 0, "end": 19}
2+
{"text": "This is another example.", "start": 0, "end": 24}

0 commit comments

Comments
 (0)