o
    ?e                     @   s4   d Z ddlmZ dZdd eeD e_ddlT dS )zflinear python module.

Importing from tensorflow.python.estimator is unsupported
and will soon break!
    )linearTc                 C   s   g | ]	}| d s|qS )__)
startswith).0s r   j/home/www/facesmatcher.com/pyenv/lib/python3.10/site-packages/tensorflow/python/estimator/canned/linear.py
<listcomp>   s    r	   )*N)__doc__Z,tensorflow_estimator.python.estimator.cannedr   Z_HAS_DYNAMIC_ATTRIBUTESdir__all__Z3tensorflow_estimator.python.estimator.canned.linearr   r   r   r   <module>   s
   