
    Ocg                     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 )HovertemplateValidatorc           
      v    t        t        | 
  d|||j                  dd      |j                  dd      d| y )Narray_okT	edit_typenone)plotly_nameparent_namer   r    )superr   __init__pop)selfr	   r
   kwargs	__class__s       n/var/www/html/bid-api/venv/lib/python3.12/site-packages/plotly/validators/histogram2dcontour/_hovertemplate.pyr   zHovertemplateValidator.__init__   sF     	$d4 	
##ZZ
D1jjf5		

 	
    )hovertemplatehistogram2dcontour)__name__
__module____qualname__r   __classcell__)r   s   @r   r   r      s    7K	
 	
r   r   )_plotly_utils.basevalidators_plotly_utilsbasevalidatorsStringValidatorr   r   r   r   <module>r      s     #

]99II 

r   