init
This commit is contained in:
commit
38355d2442
9083 changed files with 1225834 additions and 0 deletions
6
.venv/lib/python3.8/site-packages/IPython/utils/log.py
Normal file
6
.venv/lib/python3.8/site-packages/IPython/utils/log.py
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
from warnings import warn
|
||||
|
||||
warn("IPython.utils.log has moved to traitlets.log", stacklevel=2)
|
||||
|
||||
from traitlets.log import *
|
||||
Loading…
Add table
Add a link
Reference in a new issue