When I compile the Python code below, I get
IndentationError: unindent does not match any outer indentation level
I am using Sublime Text 3 with a Flask project. I fixed the error using View > Indentation > Tab Width: 4 after unselected Indent Using Spaces