| Current Path : /var/www/pythonian/streamlit/.venv/lib64/python3.10/site-packages/IPython/utils/ |
| Current File : /var/www/pythonian/streamlit/.venv/lib64/python3.10/site-packages/IPython/utils/eventful.py |
from warnings import warn
warn("IPython.utils.eventful has moved to traitlets.eventful", stacklevel=2)
from traitlets.eventful import *