Ë
    {�h   ã                   ó&   — d dl mZ  G d„ de«      Zy)é   )Ú
BaseFigurec                   ó   — e Zd ZdZd„ Zy)ÚFigureWidgeta/  
    FigureWidget stand-in for use when anywidget is not installed. The only purpose
    of this class is to provide something to import as
    `plotly.graph_objs.FigureWidget` when anywidget is not installed. This class
    simply raises an informative error message when the constructor is called
    c                 ó   — t        d«      ‚)Nz6Please install anywidget to use the FigureWidget class)ÚImportError)ÚselfÚargsÚkwargss      úV/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/plotly/missing_anywidget.pyÚ__init__zFigureWidget.__init__   s   € ÜÐRÓSÐSó    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   © r   r   r   r      s   „ ñóTr   r   N)Úbasedatatypesr   r   r   r   r   ú<module>r      s   ðÝ %ô	T�:õ 	Tr   