U
    ?he                      @   s   d d Z dS )c                 C   s   t dd S )Nz*Linking libraries not supported by cudasim)FileNotFoundError)lib r   S/var/www/html/venv/lib/python3.8/site-packages/numba/cuda/simulator/cudadrv/libs.pycheck_static_lib   s    r   N)r   r   r   r   r   <module>       