Closed XavierTolza closed 3 years ago
I sometimes get the following error on my files: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 63: invalid start byte This small change fixes it
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 63: invalid start byte
thanks for your contribution!
I sometimes get the following error on my files:
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 63: invalid start byte
This small change fixes it