
    g                     J    d dl Z G d dej                  j                        Zy)    Nc                         e Zd Zd fd	Z xZS )WidthValidatorc                     t        t        | 
  d|||j                  dd      |j                  dd      |j                  dd      d| y )	N	edit_typecalcmax   min   )plotly_nameparent_namer   r   r
    )superr   __init__pop)selfr   r   kwargs	__class__s       h/var/www/dash_apps/app1/venv/lib/python3.12/site-packages/plotly/validators/isosurface/contour/_width.pyr   zWidthValidator.__init__   sQ    nd, 	
##jjf5

5"%

5!$	
 	
    )widthzisosurface.contour)__name__
__module____qualname__r   __classcell__)r   s   @r   r   r      s    
 
r   r   )_plotly_utils.basevalidators_plotly_utilsbasevalidatorsNumberValidatorr   r   r   r   <module>r       s     #	
]11AA 	
r   