Move error handling to common

This commit is contained in:
Dima Gerasimov 2019-12-21 10:58:45 +00:00
parent 0415ea2560
commit 522d3bc5d9
3 changed files with 30 additions and 43 deletions

View file

@ -9,7 +9,7 @@ import pytz
from ..common import setup_logger
from ..kython.kerror import ResT, echain, unwrap, sort_res_by
from ..error import ResT, echain, unwrap, sort_res_by
from ..kython.konsume import wrap, zoom, ignore