Pep8 cleanups for ING module

This commit is contained in:
Florent 2012-03-13 14:56:36 +01:00
commit a0d81b0ae1
8 changed files with 106 additions and 89 deletions

View file

@ -20,6 +20,7 @@
from weboob.tools.test import BackendTest
class INGTest(BackendTest):
BACKEND = 'ing'