
    h                         S r  " S S\5      rg)z!Custom warning category for tyro.c                       \ rS rSrSrSrg)TyroWarning   zWarning category for tyro-specific warnings.

This can be used to filter tyro warnings:
>>> import warnings
>>> warnings.filterwarnings("ignore", category=TyroWarning)
 N)__name__
__module____qualname____firstlineno____doc____static_attributes__r       H/home/james-whalen/.local/lib/python3.13/site-packages/tyro/_warnings.pyr   r      s     	r   r   N)r
   UserWarningr   r   r   r   <module>r      s    '	+ 	r   