Richard Annand

Results 2 comments of Richard Annand

Is there any update on this? The changes above didn't fix my problem

There is probably a better way of doing this however this is how I managed to get it to work: ```python for line in progress.other_lines: line = force_text(line) if re.match(r'^[^\nA-Za-z]+',...