This commit is contained in:
Vitor Santos Costa
2018-01-05 16:57:38 +00:00
parent 814aa2bd4c
commit 9c862c21bc
271 changed files with 43711 additions and 6129 deletions

View 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 *