o
    g                     @   s,   d Z z	ddlmZ W dS  ey   Y dS w )aC   Distributor init file

Distributors: you can add custom code here to support particular distributions
of numpy.

For example, this is a good place to put any BLAS/LAPACK initialization code.

The numpy standard source distribution will not put code in this file, so you
can safely replace this file with your own version.
   )_distributor_init_localN)__doc__ r   ImportError r   r   N/var/www/visachat/venv/lib/python3.10/site-packages/numpy/_distributor_init.py<module>   s    