Quote:
Originally Posted by BlonG
When I try to add/update recipe, I get error mentioned above in line 56 (It's the: return print_url).
Can someone please take a look and help me out, please.
|
You have mixed tabs and spaces. Delete all the tabs preceding the lines after def print_version(self, url): and replace with spaces. I use an editor (UltraEdit) that does this by default.