fix pyflakes errors
This commit is contained in:
parent
41a853dbad
commit
b6f3b39744
4 changed files with 3 additions and 6 deletions
|
|
@ -28,7 +28,7 @@ import weboob
|
|||
from weboob.modules import BackendsConfig
|
||||
|
||||
from .base import BaseApplication
|
||||
from .formatters import formatters_classes, SimpleFormatter
|
||||
from .formatters import formatters_classes
|
||||
from .results import Results, WhereCondition, WhereConditionException
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue