fix import
This commit is contained in:
parent
6df4d540a3
commit
9996c6b603
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ from ox.cache import get_json, store
|
||||||
import ox.web.google
|
import ox.web.google
|
||||||
import stdnum.isbn
|
import stdnum.isbn
|
||||||
|
|
||||||
from utils import get_language
|
from oml.utils import get_language
|
||||||
from .utils import find_isbns
|
from .utils import find_isbns
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
|
|
Loading…
Reference in a new issue