o
    ir                     @  s6   d dl mZ d dlmZ erd dlmZ ddd	Zd
S )    )annotations)TYPE_CHECKING)URLurlr   returnstrc                 C  s   d}|| j pd7 }|| jrdnd7 }|| jr| jd nd7 }| jr0d| jv r0|d| j d 7 }n|| jp5d7 }|| jr@d| j nd7 }|| jpHd7 }|| jpOd7 }|| jpVd7 }|S )N z//@:[])protocolslashesauthhostnameportpathnamesearchhash)r   result r   J/home/ubuntu/veenaModal/venv/lib/python3.10/site-packages/mdurl/_format.pyformat	   s   r   N)r   r   r   r   )
__future__r   typingr   
mdurl._urlr   r   r   r   r   r   <module>   s
    