ObjectNotSupported is now an assertion
This commit is contained in:
parent
7df5136b5f
commit
d81f5dac7a
3 changed files with 5 additions and 10 deletions
|
|
@ -29,7 +29,6 @@ import sys
|
|||
|
||||
from weboob.core import CallErrors
|
||||
from weboob.core.backends import BackendsConfig
|
||||
from weboob.tools.backend import ObjectNotSupported
|
||||
|
||||
from .base import BackendNotFound, BaseApplication
|
||||
from .formatters.load import formatters, load_formatter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue