o
    g`                     @   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   W/var/www/html/api-tag/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 )	CellWatches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   __elements__r   r   r   r   r   r      s    
r   N)!openpyxl.descriptors.serialisabler   openpyxl.descriptorsr   r   r   r   r   r   r   r   <module>   s   