Pep8 cleaning
This commit is contained in:
parent
054279ac0e
commit
359b91daf8
2 changed files with 6 additions and 4 deletions
|
|
@ -19,7 +19,8 @@
|
|||
|
||||
from __future__ import with_statement
|
||||
|
||||
from weboob.capabilities.bill import ICapBill, SubscriptionNotFound, BillNotFound, Subscription, Bill
|
||||
from weboob.capabilities.bill import ICapBill, SubscriptionNotFound,\
|
||||
BillNotFound, Subscription, Bill
|
||||
from weboob.tools.backend import BaseBackend, BackendConfig
|
||||
from weboob.tools.value import ValueBackendPassword
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue