Quote:
Originally Posted by Ishu
For the 20min.ch recipe it gives the error: "expected an indented block (recipe15.py, line 11)"
|
Recipes and Python require proper indenting. You probably copied the recipe from a post here. The software here removes indenting if it's not inside code tags. You need to fix the indenting like other similar recipes are indented.