New pep8 fixes
This commit is contained in:
parent
f37e3c5742
commit
e35755c29f
3 changed files with 2 additions and 2 deletions
|
|
@ -19,6 +19,7 @@
|
|||
|
||||
from weboob.tools.test import BackendTest
|
||||
|
||||
|
||||
class SevenFiftyGramsTest(BackendTest):
|
||||
BACKEND = '750g'
|
||||
|
||||
|
|
@ -30,4 +31,3 @@ class SevenFiftyGramsTest(BackendTest):
|
|||
assert full_recipe.ingredients
|
||||
assert full_recipe.title
|
||||
assert full_recipe.preparation_time
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue