o
    vZŽh   ã                   @   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defdd„ƒƒZedd„ ƒZdS )ÚBaseHuggingfaceCLICommandÚparserc                 C   ó   t ƒ ‚©N©ÚNotImplementedError)r   © r   úP/var/www/auris/lib/python3.10/site-packages/huggingface_hub/commands/__init__.pyÚregister_subcommand   s   z-BaseHuggingfaceCLICommand.register_subcommandc                 C   r   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   