o
    Vh.                     @   s   d dl Z efddZdS )    Nc              	   c   sB    | D ]}t | | V  W d   n1 sw   Y  qdS )zk
    yield the results of calling each element of callables, suppressing
    any indicated exceptions.
    N)
contextlibsuppress)	callables
exceptionscallable r   i/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/keyring/util/__init__.pysuppress_exceptions   s   
r	   )r   	Exceptionr	   r   r   r   r   <module>   s    