o
    ϩZh`                     @   s@   d dl mZ d dlmZmZ G dd deZG dd deZdS )    )Serialisable)SequenceStringc                   @   s"   e Zd ZdZe Z	dddZdS )	CellWatch	cellWatchNc                 C   
   || _ d S N)r)selfr	    r   T/var/www/html/lang_env/lib/python3.10/site-packages/openpyxl/worksheet/cell_watch.py__init__      
zCellWatch.__init__r   )__name__
__module____qualname__tagnamer   r	   r   r   r   r   r   r   
   s
    r   c                   @   s*   e Zd ZdZeedZdZ	dddZdS )	CellWatchesZcellWatches)expected_typer   r   c                 C   r   r   r   )r
   r   r   r   r   r      r   zCellWatches.__init__N)r   )	r   r   r   r   r   r   r   Z__elements__r   r   r   r   r   r      s    
r   N)Z!openpyxl.descriptors.serialisabler   Zopenpyxl.descriptorsr   r   r   r   r   r   r   r   <module>   s   