New pep8 fixes
This commit is contained in:
parent
f37e3c5742
commit
e35755c29f
3 changed files with 2 additions and 2 deletions
|
|
@ -61,7 +61,6 @@ class ResultsPage(BasePage):
|
|||
recipe.cooking_time = NotLoaded
|
||||
recipe.preparation_time = NotLoaded
|
||||
yield recipe
|
||||
|
||||
|
||||
|
||||
class RecipePage(BasePage):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue