weboob-devel/modules/ing/pages
Laurent Bachelier 541d080c9d Use flake8 if available instead of pyflakes
With flake8, we can check for more issues and ignore those who are not
real issues.

This allowed me to find genuine errors in:
- modules/boursorama/pages/account_history.py
- modules/ing/pages/login.py
- weboob/tools/application/qt/qt.py
I left one in weboob/tools/browser/browser.py for the time being.

Some PEP8 fixes on other files.
2012-11-24 19:46:34 +01:00
..
__init__.py Support of downloading monthly pdf report 2012-10-31 14:41:29 +01:00
account_history.py Fix first page parsing (additionnal blank in text) 2012-08-08 15:10:43 +02:00
accounts_list.py use static IDs of accounts 2012-07-30 15:52:17 +02:00
bills.py Support of downloading monthly pdf report 2012-10-31 14:41:29 +01:00
login.py Use flake8 if available instead of pyflakes 2012-11-24 19:46:34 +01:00
transfer.py Remove a print 2012-10-03 19:13:06 +02:00