You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See #186. Looks like the class we use to parse CSVs is not working when a custom delimiter (e.g. ";") is used in place of commas. This broke when we started supporting everything to use Python 3 in v2.2.0.
The text was updated successfully, but these errors were encountered:
See #186. Looks like the class we use to parse CSVs is not working when a custom delimiter (e.g. ";") is used in place of commas. This broke when we started supporting everything to use Python 3 in v2.2.0.
The text was updated successfully, but these errors were encountered: