fix import

This commit is contained in:
j 2016-01-05 13:23:29 +05:30
parent 6df4d540a3
commit 9996c6b603
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ from ox.cache import get_json, store
import ox.web.google
import stdnum.isbn
from utils import get_language
from oml.utils import get_language
from .utils import find_isbns
import logging