pyflakes cleanup
This commit is contained in:
parent
ff67d9573c
commit
00f1982c18
2 changed files with 1 additions and 3 deletions
|
|
@ -28,7 +28,7 @@ from weboob.modules import BackendsConfig
|
|||
|
||||
from .base import BaseApplication
|
||||
from .formatters import formatters
|
||||
from .results import Results, ResultsCondition, ResultsConditionException
|
||||
from .results import ResultsCondition, ResultsConditionException
|
||||
|
||||
|
||||
__all__ = ['ConsoleApplication']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue