[cuisineaz] pep8fication
This commit is contained in:
parent
b0526d65a0
commit
f0abb61123
4 changed files with 61 additions and 49 deletions
|
|
@ -19,6 +19,7 @@
|
|||
|
||||
from weboob.tools.test import BackendTest
|
||||
|
||||
|
||||
class CuisineazTest(BackendTest):
|
||||
BACKEND = 'cuisineaz'
|
||||
|
||||
|
|
@ -29,4 +30,3 @@ class CuisineazTest(BackendTest):
|
|||
assert full_recipe.instructions
|
||||
assert full_recipe.ingredients
|
||||
assert full_recipe.title
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue