my.kython.konsume: move to core
This commit is contained in:
parent
cc127f1876
commit
655b86bb0a
4 changed files with 10 additions and 3 deletions
|
@ -45,7 +45,7 @@ import pytz
|
|||
from ..core import LazyLogger, Json
|
||||
from ..core.common import isoparse
|
||||
from ..error import Res, echain, sort_res_by
|
||||
from ..kython.konsume import wrap, zoom, ignore, Zoomable, Wdict
|
||||
from ..core.konsume import wrap, zoom, ignore, Zoomable, Wdict
|
||||
|
||||
|
||||
logger = LazyLogger(__name__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue