a
    h,                     @   s$   d Z ddlZddlmZ dd ZdS )z#
Smoke Test the check_build module
    N)raise_build_errorc                   C   s8   t t tt  W d    n1 s*0    Y  d S )N)pytestZraisesImportErrorr    r   r   Z/var/www/html/assistant/venv/lib/python3.9/site-packages/sklearn/tests/test_check_build.pytest_raise_build_error   s    r   )__doc__r   Zsklearn.__check_buildr   r   r   r   r   r   <module>   s   