I get an "IndentationError: expected an indented block" error message on a for loop that is already indented consitently with the rest of the code. I made sure several times. Using Python.
Loading collection data...
I get an "IndentationError: expected an indented block" error message on a for loop that is already indented consitently with the rest of the code. I made sure several times.
Using Python.