B
    ïÑœ[õ   ã               @   s   d Z dd„ Zdd„ ZdS )zg Code for checking the display of the module
for unbalanced-tuple-unpacking and unpacking-non-sequence
c               C   s   dS )z Return something)é   é   é   © r   r   r   ú?lib/python3.7/site-packages/pylint/test/functional/unpacking.pyÚunpack   s    r   c               C   s   dS )z Return non sequence r   r   r   r   r   r   Únonseq	   s    r   N)Ú__doc__r   r   r   r   r   r   Ú<module>   s   