Closed willfrey closed 3 years ago
Replace lines: Sequence[JSONInput] with Iterable[JSONInput] in write_jsonl.
lines: Sequence[JSONInput]
Iterable[JSONInput]
write_jsonl
Replace
lines: Sequence[JSONInput]
withIterable[JSONInput]
inwrite_jsonl
.