
    6bi                     (    S r SSKrSSKJs  Jr  S rg)z9TFDecorator-aware replacements for the contextlib module.    Nc                     [         R                  " U 5      n[        R                  R                  R                  XS5      $ )zA tf_decorator-aware wrapper for `contextlib.contextmanager`.

Usage is identical to `contextlib.contextmanager`.

Args:
  target: A callable to be wrapped in a contextmanager.
Returns:
  A callable that can be used inside of a `with` statement.
contextmanager)_contextlibr   tf__internal__	decoratormake_decorator)targetcontext_managers     Z/home/james-whalen/.local/lib/python3.13/site-packages/tf_keras/src/utils/tf_contextlib.pyr   r      s7     "008O??$$33!1     )__doc__
contextlibr   tensorflow.compat.v2compatv2r   r    r   r   <module>r      s    @   ! !r   