o
    ßñh   ã                   @  s:   d dl mZ d dlmZ d dlmZ edƒddd	„ƒZd
S )é    )Úannotations)ÚAny)Úgather_metricsÚmagicÚargsr   Úreturnc                  G  s*   ddl }|j| Ž  t| ƒdkr| d S | S )zƒThe 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   Úst© r   ú^/var/www/vscode/kcb/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/magic_funcs.pyÚtransparent_write   s
   
r   N)r   r   r   r   )Ú
__future__r   Útypingr   Ústreamlit.runtime.metrics_utilr   r   r   r   r   r   Ú<module>   s
   