o
    ߥi                     @   s&   d dl mZmZ G dd dedZdS )    )ABCMetaabstractmethodc                   @   s4   e Zd ZdZedd Zedd Zedd ZdS )	FormatHandlerTc                 K      d S N )selffilekwargsr   r   Q/home/ubuntu/.local/lib/python3.10/site-packages/modelscope/fileio/format/base.pyload
      zFormatHandler.loadc                 K   r   r   r   )r   objr	   r
   r   r   r   dump   r   zFormatHandler.dumpc                 K   r   r   r   )r   r   r
   r   r   r   dumps   r   zFormatHandler.dumpsN)__name__
__module____qualname__	text_moder   r   r   r   r   r   r   r   r      s    

r   )	metaclassN)abcr   r   r   r   r   r   r   <module>   s   