weboob-devel/modules/cic
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 fix certificate hash 2014-10-07 08:46:14 +02:00
favicon.png change icon 2012-12-08 09:26:22 +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