Skip to content

Commit

Permalink
Added ordered header output to CSV (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: NeroBlackstone <[email protected]>
Co-authored-by: artememelin <[email protected]>
  • Loading branch information
3 people authored Jul 2, 2024
1 parent d79ee7e commit e7a0801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ser/SerCsv.jl
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@ function to_csv(
return String(take!(out_bufs))
end

end
end

0 comments on commit e7a0801

Please sign in to comment.