
    [6g                     >    d dl Z G d dej        j                  ZdS )    Nc                   "     e Zd Z	 d fd	Z xZS )NcontoursValidator	ncontourshistogram2dcontourc           
           t          t          |           j        d|||                    dd          |                    dd          d| d S )N	edit_typecalcmin   )plotly_nameparent_namer   r
    )superr   __init__pop)selfr   r   kwargs	__class__s       n/var/www/surfInsights/venv3-11/lib/python3.11/site-packages/plotly/validators/histogram2dcontour/_ncontours.pyr   zNcontoursValidator.__init__   sm     	1 $''0 	
##jjf55

5!$$		
 	

 	
 	
 	
 	
 	
    )r   r   )__name__
__module____qualname__r   __classcell__)r   s   @r   r   r      s@        3G	
 	
 	
 	
 	
 	
 	
 	
 	
 	
r   r   )_plotly_utils.basevalidators_plotly_utilsbasevalidatorsIntegerValidatorr   r   r   r   <module>r      sK    # # # #

 

 

 

 

5F 

 

 

 

 

r   