weboob-devel/modules/dailymotion
Laurent Bachelier 448c06d125 pep8 blank lines fixes
flake8 --select W391,E302,E301,E304

autopep8 can't fix W391 even though it claims it can.
Fixed using a simple custom script.
2014-10-10 23:41:44 +02:00
..
__init__.py Rename backend.py to module.py 2014-09-26 10:18:12 +02:00
browser.py rename things related to browsers 2014-10-07 00:30:07 +02:00
favicon.png dailymotion: Funnier logo 2014-01-17 22:53:11 +01:00
module.py Rename BaseModule to Module and Module to LoadedModule 2014-09-26 10:18:12 +02:00
pages.py pep8 blank lines fixes 2014-10-10 23:41:44 +02:00
test.py s/BACKEND/MODULE/ 2014-09-26 10:18:11 +02:00
video.py Remove useless __all__ in modules 2014-09-09 19:00:02 +02:00