Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed trailing comma from the jsonl exporter (#5861)
* removed trailing comma from the jsonl exporter * adding the O_TRUNC flag when opening the file to explicitly indicate that the file should be truncated if it exists.
- Loading branch information