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