pyflakes fixes
This commit is contained in:
parent
53a2ea8e54
commit
6e6801cdf2
5 changed files with 1 additions and 10 deletions
|
|
@ -19,9 +19,7 @@
|
|||
import re
|
||||
|
||||
from weboob.capabilities.bank import Account
|
||||
from weboob.capabilities.base import NotAvailable
|
||||
from weboob.tools.browser import BasePage
|
||||
from lxml import etree
|
||||
|
||||
class AccountsList(BasePage):
|
||||
LINKID_REGEXP = re.compile(".*ch4=(\w+).*")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue