pyflakes fixes
This commit is contained in:
parent
53a2ea8e54
commit
6e6801cdf2
5 changed files with 1 additions and 10 deletions
|
|
@ -19,7 +19,7 @@
|
|||
# python2.5 compatibility
|
||||
from __future__ import with_statement
|
||||
|
||||
from weboob.capabilities.bank import ICapBank, AccountNotFound, Account
|
||||
from weboob.capabilities.bank import ICapBank, AccountNotFound
|
||||
from weboob.tools.backend import BaseBackend
|
||||
from weboob.tools.value import ValuesDict, Value
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue