I get this error when I run my python program "sometimes"
<string>:8: (ERROR/3) Unexpected indentation.
I don't see any obvious negative effects from it I have a large program with lots of dependencies and lots of source files. Because it occurs sometimes I am unable to pinpoint what change I made introduced this messsage.
What tool or technique can I use to identify the file or files that are responsible for this error? I am not even sure what is.