o
    pi                     @   s   d Z dS )aQ  Distributor init file

Distributors: you can add custom code here to support particular distributions
of scikit-learn.

For example, this is a good place to put any checks for hardware requirements.

The scikit-learn standard source distribution will not put code in this file,
so you can safely replace this file with your own version.
N)__doc__ r   r   X/var/www/html/pca-backend/venv/lib/python3.10/site-packages/sklearn/_distributor_init.py<module>   s    