weboob-devel/weboob
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
..
applications Use flake8 if available instead of pyflakes 2012-11-24 19:46:34 +01:00
capabilities Add SensorNotFound exception 2012-11-12 17:16:31 +01:00
core major language fix (courtesy of Pascal Jakobs) 2012-11-10 14:37:45 +01:00
tools Use flake8 if available instead of pyflakes 2012-11-24 19:46:34 +01:00
__init__.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00