
    Zi                     2    d Z ddlmZ ddlmZ d	dZd	dZdS )
zIContains commands to print information about the environment and version.    )__version__   dump_environment_inforeturnNc                  "    t                       dS )z(Print information about the environment.Nr        U/root/projects/butler/venv/lib/python3.11/site-packages/huggingface_hub/cli/system.pyenvr      s    r
   c                  .    t          t                     dS )z'Print information about the hf version.N)printr   r	   r
   r   versionr      s    	+r
   )r   N)__doc__huggingface_hubr   utilsr   r   r   r	   r
   r   <module>r      sd    P O ' ' ' ' ' ' ) ) ) ) ) )   
     r
   