explosion / srsly

🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)
MIT License
435 stars 31 forks source link

Update _json_api.py #50

Closed willfrey closed 3 years ago

willfrey commented 3 years ago

Replace lines: Sequence[JSONInput] with Iterable[JSONInput] in write_jsonl.