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.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by jhuovari and has received 0 comments.