Skip to content
  1. Oct 25, 2016
  2. Oct 11, 2014
  3. Oct 06, 2014
  4. Jul 27, 2013
  5. Mar 19, 2013
  6. Nov 24, 2012
    • Laurent Bachelier's avatar
      Use flake8 if available instead of pyflakes · 541d080c
      Laurent Bachelier authored
      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.
      541d080c
  7. Apr 09, 2012
  8. Jan 17, 2012
  9. Aug 03, 2011