o
    QD©i¿  ã                   @  sH   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é   )ÚPlugin)ÚResourcec                   @  s   e Zd ZdZddd„ZdS )ÚPythonPluginzPlugin for PythonÚresourcer   c                 C  s*   |j dkr|jp	d|_|jpd|_d S d S )NÚpyÚscriptztext/x-python)ÚformatÚdatatypeÚ	mediatype)Úselfr   © r   ú[/var/www/Datamplify/venv/lib/python3.10/site-packages/frictionless/formats/python/plugin.pyÚdetect_resource   s   
þzPythonPlugin.detect_resourceN)r   r   )Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   r   r   r   r      s    r   N)	Ú
__future__r   Útypingr   Úsystemr   r   r   r   r   r   r   r   Ú<module>   s    