pep8 on presseurop module

This commit is contained in:
Florent 2012-03-13 17:34:16 +01:00
commit a379396869
4 changed files with 11 additions and 8 deletions

View file

@ -41,4 +41,3 @@ class NewspaperPresseuropBrowser(BaseBrowser):
"return page article content"
self.location(_id)
return self.page.get_article(_id)