pyflakes fixes
This commit is contained in:
parent
67f92c1d94
commit
2066b86e1b
2 changed files with 3 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ import re
|
|||
|
||||
from weboob.capabilities.messages import CantSendMessage
|
||||
from weboob.tools.browser import BasePage
|
||||
from weboob.tools.parsers.lxmlparser import select, SelectElementException
|
||||
#from weboob.tools.parsers.lxmlparser import select, SelectElementException
|
||||
|
||||
|
||||
__all__ = ['ComposeFrame', 'ComposePage', 'ConfirmPage', 'SentPage']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue