
    Vhz                     >    d Z ddlmZmZ  ed      Zdee   defdZy)z+Miscellaneous utilities to aid with typing.    )OptionalTypeVarTobjreturnc                      | t        d      | S )Nz;Invariant encountered: value was None when it should not be)	TypeError)r   s    I/home/dcms/DCMS/lib/python3.12/site-packages/torch/utils/_typing_utils.pynot_noner      s    
{UVVJ    N)__doc__typingr   r   r   r    r   r
   <module>r      s-    1 $
 CL(1+ ! r   