o
    ®Ÿ?e!  ã                   @   s(   d Z ddlmZ daedƒdd„ ƒZdS )z'Python strict deprecation mode enabler.é    )Ú	tf_exportFzexperimental.enable_strict_modec                   C   s   da dS )zxIf called, enables strict mode for all behaviors.

  Used to switch all deprecation warnings to raise errors instead.
  TN)ÚSTRICT_MODE© r   r   úh/home/www/facesmatcher.com/pyenv/lib/python3.10/site-packages/tensorflow/python/framework/strict_mode.pyÚenable_strict_mode   s   r   N)Ú__doc__Z tensorflow.python.util.tf_exportr   r   r   r   r   r   r   Ú<module>   s
   