
    &e                     P    d dl mZ d dlmZ  ed          dedefd            ZdS )    )Any)gather_metricsmagicargsreturnc                  X    ddl } |j        |   t          |           dk    r| d         S | S )zThe function that gets magic-ified into Streamlit apps.
    This is just st.write, but returns the arguments you passed to it.
    r   N   )	streamlitwritelen)r   sts     Jlib/python3.11/site-packages/streamlit/runtime/scriptrunner/magic_funcs.pytransparent_writer      s:    
 BHdOO
4yyA~~AwK    N)typingr   streamlit.runtime.metrics_utilr   r    r   r   <module>r      sn          9 9 9 9 9 9 	S 	S 	 	 	 	 	 	r   