weboob-devel/weboob/core
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 add class WebNip 2013-08-18 16:30:23 +02:00
backendscfg.py Replace usage of os.mknod() by os.open(O_CREAT) 2014-09-05 08:32:58 +02:00
bcall.py fix bcall to to new behavior of do(), and fix QtDo too, and all Qt applications... 2014-10-10 17:34:48 +02:00
modules.py pep8 blank lines fixes 2014-10-10 23:41:44 +02:00
ouiboube.py pep8 blank lines fixes 2014-10-10 23:41:44 +02:00
repositories.py pep8 blank lines fixes 2014-10-10 23:41:44 +02:00
scheduler.py first step in python3 support 2014-05-17 14:27:55 +02:00