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,4 +20,5 @@
from .backend import INGBackend
__all__ = ['INGBackend']