o
    `^hc  ã                   @   s,   d Z z	ddlmZ W dS  ey   Y dS w )a   Distributor init file

Distributors: you can replace the contents of this file with your own custom
code to support particular distributions of SciPy.

For example, this is a good place to put any checks for hardware requirements
or BLAS/LAPACK library initialization.

The SciPy standard source distribution will not put code in this file beyond
the try-except import of `_distributor_init_local` (which is not part of a
standard source distribution), so you can safely replace this file with your
own version.
é   )Ú_distributor_init_localN)Ú__doc__Ú r   ÚImportError© r   r   úU/home/air/shanriGPT/back/venv/lib/python3.10/site-packages/scipy/_distributor_init.pyÚ<module>   s    ÿ