Fixed issue of TextIO around TextIO
Compare changes
+ 2
− 1
@@ -386,7 +386,8 @@ def _iterate_score_file(filename):
Closes #23 (closed)
Without understanding, where the error comes from, I provide a work-around that should work.