
    Yf                     N    d dl Z d dlZd dlmZ ej                  deddfd       Zy)    N)Scalenescalenereturnc                 6    t         j                  t        _        y)z
    Shims out the unconditional exit with
    the "neat exit" (which raises the SystemExit error and
    allows Scalene to exit neatly)
    N)sysexitos_exit)r   s    X/var/www/highfloat_scraper/venv/lib/python3.12/site-packages/scalene/replacement_exit.pyreplacement_exitr      s     xxBH    )r	   r   scalene.scalene_profilerr   shimr    r   r   <module>r      s4    	 
 , 	g $  r   