|
|
|
|
|
by JimDabell
2668 days ago
|
|
Are we seeing the same thing? IndentationError: unindent does not match any outer indentation level
The very first thing I would look at is the indentation if I got an error like that. You hardly need to "spend an hour trying to debug a nonsensical error" when you see an error like that. |
|