I got this error two times from the builder in different algos. I only have 74 lines, so how can i have an error on line 100?
I have tried the same code on different projects and on one project it works fine. Seems like a software bug in the builder?

 

Building Project ID: 1002771 Content Signature: a1ae861dfe704f18c6c14f64ae0b2e3b

Build Error: File: n/a Line:0 Column:0 - SyntaxError: Non-ASCII character '\xc3' in file ../cache/main.py on line 100, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

Author