
    YfV                     D    d dl mZmZmZ d dlmZ d dlmZ  G d d      Zy)    )AnyIteratorList)Console)Segmentc                   8    e Zd Zdee   fdZdededee   fdZ	y)
SyntaxLinesegmentsc                     || _         y Nr
   )selfr
   s     R/var/www/highfloat_scraper/venv/lib/python3.12/site-packages/scalene/syntaxline.py__init__zSyntaxLine.__init__   s	         console_optionsreturnc              #   8   K   | j                   E d {    y 7 wr   r   )r   r   r   s      r   __rich_console__zSyntaxLine.__rich_console__   s      ==  s   N)
__name__
__module____qualname__r   r   r   r   r   r   r    r   r   r	   r	      s4    !g !!!*-!	'	!r   r	   N)	typingr   r   r   rich.consoler   rich.segmentr   r	   r   r   r   <module>r      s    & &    ! !r   