
    F-Ph
                        d dl mZ ddZdS )	    )annotationssourceobjectreturnstrc                    | dS 	 dd l }n# t          $ r Y dS w xY w|                    |           }|,d                    |                                          }d| S d}d| dS )N r   
z
Object allocated at:
zPhttps://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warningszHEnable tracemalloc to get traceback where the object was allocated.
See z for more info.)tracemallocImportErrorget_object_tracebackjoinformat)r   r   tbformatted_tburls        S/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/_pytest/tracemalloc.pytracemalloc_messager      s    ~r   rr 
	)	)&	1	1B	~yy-- 9,888
\C	$	$ 	$ 	$s    
N)r   r   r   r   )
__future__r   r        r   <module>r      s5    " " " " " "     r   