Closed bcail closed 7 years ago
Thanks a lot @bcail, that's great! Just a couple of remarks before I merge this:
AUTHORS
test_get_raw_fields
, but I cannot run it on the old codebase since it relies on the new get_raw_fields
method.Thanks again for your help!
@niconoe updated.
Brilliant, thanks for your contribution!
Refactor parsing the raw field data into a method. Add a test with field data that contains the field-ending character. Fix the issue by using the CSV reader object.