o
    ýÑÐb`  ã                   @   s<   d Z G dd„ deeƒZG dd„ deƒZG dd„ deeƒZdS )zTest duplicate bases error.c                   @   ó   e Zd ZdS )Ú
DuplicatesN©Ú__name__Ú
__module__Ú__qualname__© r   r   úe/var/www/secure340b-portal/env/lib/python3.10/site-packages/pylint/test/functional/duplicate_bases.pyr      ó    r   c                   @   r   )ÚAlphaNr   r   r   r   r   r
   	   r	   r
   c                   @   s   e Zd ZdZdS )ÚNotDuplicateszfThe error should not be emitted for this case, since the
    other same base comes from the ancestors.N)r   r   r   Ú__doc__r   r   r   r   r      s    r   N)r   Ústrr   r
   r   r   r   r   r   Ú<module>   s    