my.kython.konsume: move to core

This commit is contained in:
Dima Gerasimov 2020-10-29 01:14:38 +00:00 committed by karlicoss
parent cc127f1876
commit 655b86bb0a
4 changed files with 10 additions and 3 deletions

View file

@ -12,7 +12,7 @@ from ..error import Res, unwrap
# TODO get rid of fget?
from kython import fget
from kython.konsume import zoom, wrap, ignore
from ..core.konsume import zoom, wrap, ignore
# TODO json type??