fix CallErrors imports
This commit is contained in:
parent
8f2fbdef31
commit
54e8dac88b
3 changed files with 4 additions and 4 deletions
|
|
@ -23,7 +23,7 @@ from optparse import OptionGroup, OptionParser
|
|||
import re
|
||||
import sys
|
||||
|
||||
from weboob.core.bcall import CallErrors
|
||||
from weboob.core import CallErrors
|
||||
from weboob.core.modules import BackendsConfig
|
||||
|
||||
from .base import BackendNotFound, BaseApplication
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue