+
    iz                         ^ RI Ht  ! R R]4      t]R8X  d]   ^ RIHt ]! 4       t]! ]! ]]4      4       ]! ]! ]]4      4        ! R R4      t	]	! 4       t
]! ]! ]
]4      4       ]! ]! R]4      4       R	# R	# )
    )ABCc                   @   a  ] tR t^t o Rt]V 3R lR l4       tRtV tR# )RichRenderablea  An abstract base class for Rich renderables.

Note that there is no need to extend this class, the intended use is to check if an
object supports the Rich renderable protocol. For example::

    if isinstance(my_object, RichRenderable):
        console.print(my_object)

c                &   < V ^8  d   QhRS[ RS[/# )   otherreturn)typebool)format__classdict__s   "[/home/wkmabra/.openclaw/workspace/venv/lib/python3.14/site-packages/pip/_vendor/rich/abc.py__annotate__RichRenderable.__annotate__   s     P PT Pd P    c                B    \        VR4      ;'       g    \        VR4      # )z6Check if this class supports the rich render protocol.__rich_console____rich__)hasattr)clsr   s   &&r   __subclasshook__RichRenderable.__subclasshook__   s!     u01OOWUJ5OOr    N)	__name__
__module____qualname____firstlineno____doc__classmethodr   __static_attributes____classdictcell__)r   s   @r   r   r      s       P Pr   r   __main__)Textc                       ] tR t^tRtR# )Foor   N)r   r   r   r   r    r   r   r   r%   r%      s    r   r%    N)abcr   r   r   pip._vendor.rich.textr#   tprint
isinstancer%   fr   r   r   <module>r-      s~    PS P" z*A	*T>
*+	*Q
'(  	A	*Q
'(	*R
() r   