
     hM                     X    d dl Z d dl mZ d dlmZ d dlmZ  G d de j                  ZdS )    N)mock)run_example)Imagec                   p    e Zd Z ej        e d           ej        d          d                         ZdS )ExampleTestzRequires PILzPIL.Image.Image.showc                 J    t                       |                                 d S )N)r   assert_called_with)self	mock_shows     U/var/www/html/Sam_Eipo/venv/lib/python3.11/site-packages/qrcode/tests/test_example.pyrunTestzExampleTest.runTest	   s%     	$$&&&&&    N)	__name__
__module____qualname__unittestskipIfr   r   patchr    r   r   r   r      sV        X_Y//TZ&''' ' (' 0/' ' 'r   r   )r   r   qrcoder   qrcode.compat.pilr   TestCaser   r   r   r   <module>r      s{                 # # # # # #' ' ' ' '(# ' ' ' ' 'r   