fixed import error
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ try:
|
||||
except ImportError:
|
||||
have_settings = False
|
||||
|
||||
from pydal import portalocker
|
||||
from pydal.contrib import portalocker
|
||||
from pydal._compat import pickle, thread, to_bytes, to_native, hashlib_md5
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user