o
    ýÑÐbÆ   ã                   @   s$   d Z G dd„ dƒZG dd„ dƒZdS )z file suppliermodule.py c                   @   s   e Zd Zdd„ Zdd„ ZdS )Ú	Interfacec                 C   ó   t ‚©N©ÚNotImplementedError)Úself© r   úc/var/www/secure340b-portal/env/lib/python3.10/site-packages/pylint/test/data/suppliermodule_test.pyÚ	get_value   ó   zInterface.get_valuec                 C   r   r   r   )r   Úvaluer   r   r   Ú	set_value   r
   zInterface.set_valueN)Ú__name__Ú
__module__Ú__qualname__r	   r   r   r   r   r   r      s    r   c                   @   s   e Zd ZdS )Ú	DoNothingN)r   r   r   r   r   r   r   r   
   s    r   N)Ú__doc__r   r   r   r   r   r   Ú<module>   s    