If I write something like this in console :
"for i in range(10):" and hit enter in order to go to the next line, I get an indentation error. This wasn't a problem in 2.4.3. Any hints ? Thanks.
Log in to post a comment.
If I write something like this in console :
"for i in range(10):"
and hit enter in order to go to the next line, I get an indentation error. This wasn't a problem in 2.4.3. Any hints ?
Thanks.