asm
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from warnings import warn
|
||||
|
||||
warn("IPython.utils.log has moved to traitlets.log", stacklevel=2)
|
||||
|
||||
from traitlets.log import *
|
||||
Reference in New Issue
Block a user