+
     hz  c                   s    ^ 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	# )
i    )ABCc                   s@   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                s&   < V ^8  d   QhRS[ RS[/# )i   otherZreturn)ZtypeZbool)Zformat__classdict__s   "9/usr/lib/python3.14/site-packages/pip/_vendor/rich/abc.pyZ__annotate__ZRichRenderable.__annotate__   s     P PT Pd P    c                sB    \        VR4      ;'       g    \        VR4      # )z6Check if this class supports the rich render protocol.Z__rich_console__Z__rich__)Zhasattr)Zclsr   s   &&r   __subclasshook__ZRichRenderable.__subclasshook__   s!     u01OOWUJ5OOr    N)	__name__
__module____qualname____firstlineno__Z__doc__Zclassmethodr   __static_attributes__Z__classdictcell__)r   s   @r   r   r      s       P Pr   r   Z__main__)Textc                   s    ] tR t^tRtR# )Foor   N)r   r	   r
   r   r   r   r   r   r   r      s    r   r   Z N)Zabcr    r   r   Zpip._vendor.rich.textr   ZtZprintZ
isinstancer   Zfr   r   r   <module>r      s~    PS P" z*A	*T>
*+	*Q
'(  	A	*Q
'(	*R
() r   