Closed tobiasgrosser closed 5 days ago
When rebuilding the test cases I run into encoding issues that lead to the error:
codec can't decode byte 0xe2 in position
This change fixes this issue.
Alive Statistics: 89 / 93 (4 failed)
Looks good to me
When rebuilding the test cases I run into encoding issues that lead to the error:
codec can't decode byte 0xe2 in position
This change fixes this issue.