o
    ”^©iÃ   ã                   @  s$   d Z ddlmZ G dd„ deƒZdS )z
Various utilities
é    )Úannotationsc                   @  s   e Zd ZdZdS )ÚJupyterEventsVersionWarningzIEmitted when an event schema version is an `int` when it should be `str`.N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úO/home/ubuntu/hpml_nyu/venv/lib/python3.10/site-packages/jupyter_events/utils.pyr      s    r   N)r   Ú
__future__r   ÚUserWarningr   r   r   r   r	   Ú<module>   s    