Fix some imports issue
This commit is contained in:
parent
aa693d6106
commit
d9ed7c2ed2
2 changed files with 1 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ from datetime import datetime, date, time
|
|||
from decimal import Decimal
|
||||
|
||||
from weboob.tools.browser import BasePage
|
||||
from weboob.capabilities.bill import Detail, Bill, Subscription
|
||||
from weboob.capabilities.bill import Detail, Bill
|
||||
|
||||
import re
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue