o
    QD©i²  ã                   @  sT   d dl mZ d dlmZ ddlmZ ddlmZ er ddlmZ G dd„ deƒZ	d	S )
é    )Úannotations)ÚTYPE_CHECKINGé   )Úplatform)ÚMapper)ÚSchemac                   @  s   e Zd ZdZddd	„Zd
S )ÚExcelMapperzExcel mapperÚschemar   ÚpathÚstrÚreturnÚNonec                C  s   |  ¡ }tj ||¡ d S )N)Úto_descriptorr   Útableschema_to_templateÚcreate_xlsx)Úselfr	   r
   Ú
descriptor© r   úZ/var/www/Datamplify/venv/lib/python3.10/site-packages/frictionless/formats/excel/mapper.pyÚwrite_schema   s   zExcelMapper.write_schemaN)r	   r   r
   r   r   r   )Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   r   r   r   r      s    r   N)
Ú
__future__r   Útypingr   r   Úsystemr   r	   r   r   r   r   r   r   Ú<module>   s    