U
    Å9%e   ã                   @   s0   d dl mZmZ d dlmZ G dd„ deƒZdS )é    )ÚABCÚabstractmethod)Ú_SubParsersActionc                   @   s.   e Zd Zeeedœdd„ƒƒZedd„ ƒZdS )ÚBaseHuggingfaceCLICommand©Úparserc                 C   s
   t ƒ ‚d S ©N©ÚNotImplementedErrorr   © r   ú`/var/www/html/Darija-Ai-API/env/lib/python3.8/site-packages/huggingface_hub/commands/__init__.pyÚregister_subcommand   s    z-BaseHuggingfaceCLICommand.register_subcommandc                 C   s
   t ƒ ‚d S r   r	   )Úselfr   r   r   Úrun   s    zBaseHuggingfaceCLICommand.runN)Ú__name__Ú
__module__Ú__qualname__Ústaticmethodr   r   r   r   r   r   r   r   r      s
   r   N)Úabcr   r   Úargparser   r   r   r   r   r   Ú<module>   s   