Skip to content

Conversation

@jhuovari
Copy link

Modify the split character in break.clean() to fix #3 .

Currently split is done with "-character. That leaves extra levels which are dropped. Dropping extra levels drops also blank levels, which leads to an error. Changing the splitting character to ", " (with or without space) does splitting without extra levels to drop.

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.

Error with blank VALUES and CODES

1 participant