-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi, when scanning this file: https://github.com/PokeAPI/pokeapi/blob/master/data/v2/csv/pokemon_species_flavor_text.csv
your tool (both v0.3.0
and master
) gives me the following output:
Record #62175 has error: bare " in non-quoted-field
unable to parse any further
I checked line 62175 and it's valid. Upon isolating it you tool as well validates it. I don't understand why i get this error. I scanned the entire file with a custom bash script and found no issues.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels