I’m getting `Exception message: 'ascii' codec can'...
# general
f
I’m getting
Exception message: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128)
when isort runs in travis sometimes. Has anyone else run into this before or am I just unlucky?