jupyter
This commit is contained in:
6
packages/python/yap_kernel/yap_ipython/utils/log.py
Normal file
6
packages/python/yap_kernel/yap_ipython/utils/log.py
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
from warnings import warn
|
||||
|
||||
warn("yap_ipython.utils.log has moved to traitlets.log", stacklevel=2)
|
||||
|
||||
from traitlets.log import *
|
||||
Reference in New Issue
Block a user