
    c                     >    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 )RotationValidatorrotationpiec                      t          t          |           j        d|||                    dd          |                    dd          |                    dd          d| d S )	N	edit_typecalcmaxih  mini)plotly_nameparent_namer   r
   r    )superr   __init__pop)selfr   r   kwargs	__class__s       ?lib/python3.11/site-packages/plotly/validators/pie/_rotation.pyr   zRotationValidator.__init__   s|    /&&/ 	
##jjf55

5#&&

5$''	
 	
 	
 	
 	
 	
 	
    )r   r   )__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      sK    # # # #	
 	
 	
 	
 	
4D 	
 	
 	
 	
 	
r   