Spaces:
Sleeping
Sleeping
text-generation-webui
/
installer_files
/env
/lib
/python3.11
/site-packages
/IPython
/utils
/log.py
from warnings import warn | |
warn("IPython.utils.log has moved to traitlets.log", stacklevel=2) | |
from traitlets.log import * | |