o
    ýÑÐb¤  ã                   @   s   d Z G dd„ deƒZdS )z$Test for statements without effects.c                   @   s6   e Zd ZU dZdZeed< 	 dZeed< 	 dd„ ZdS )ÚClassLevelAttributeTestz test attribute docstrings. é*   Úsome_variableÚsome_other_variablec                 C   s   dS )zSome Empty DocstringN© )Úselfr   r   ús/var/www/secure340b-portal/env/lib/python3.10/site-packages/pylint/test/functional/statement_without_effect_py36.pyÚfunc   s    zClassLevelAttributeTest.funcN)	Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   ÚintÚ__annotations__r   r   r   r   r   r   r      s   
 r   N)r   Úobjectr   r   r   r   r   Ú<module>   s    