Add kython utils (kerror/konsume)
This commit is contained in:
parent
a0b9d2dc05
commit
3e6c670698
5 changed files with 274 additions and 2 deletions
|
@ -9,8 +9,8 @@ import pytz
|
|||
|
||||
from ..common import setup_logger
|
||||
|
||||
from kython.kerror import ResT, echain, unwrap, sort_res_by
|
||||
from kython.konsume import wrap, zoom, ignore
|
||||
from ..kython.kerror import ResT, echain, unwrap, sort_res_by
|
||||
from ..kython.konsume import wrap, zoom, ignore
|
||||
|
||||
|
||||
_POLAR_DIR = Path('~/.polar')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue