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