fix pep8 errors

This commit is contained in:
Noemi Vanyi 2016-02-04 21:01:44 +01:00
parent 33fa3da2e8
commit 3034c85163
2 changed files with 5 additions and 3 deletions

View file

@ -24,15 +24,15 @@ class TestFrinkiacEngine(SearxTestCase):
'Episode': 'S05E21',
'Timestamp': 3453455,
'Filename': ''},
{'Id': 435354,
{'Id': 435354,
'Episode': 'S05E22',
'Timestamp': 3453456,
'Filename': ''},
{'Id': 435333,
{'Id': 435333,
'Episode': 'S05E23',
'Timestamp': 3453457,
'Filename': ''},
{'Id': 477234,
{'Id': 477234,
'Episode': 'S05E24',
'Timestamp': 3453458,
'Filename': ''}])