Skip to content

Conversation

mxmeinhold
Copy link
Collaborator

Whitespace is often used to make CSVs prettier, or human readable, but parsing the CSV parses that whitespace too. We don't need that whitespace, and in fact it causes errors, so get rid of it.

@mxmeinhold mxmeinhold requested a review from devinmatte January 20, 2020 03:33
@mxmeinhold mxmeinhold self-assigned this Jan 20, 2020
@devinmatte devinmatte merged commit b2b50a0 into ComputerScienceHouse:develop Jan 27, 2020
@mxmeinhold mxmeinhold deleted the cursed-whitespace branch February 19, 2020 03:17
@mxmeinhold mxmeinhold mentioned this pull request Mar 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants