| Server IP : 185.143.233.130 / Your IP : 185.215.232.195 Web Server : LiteSpeed System : Linux jambul.7ho.st 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64 User : renecafe ( 1327) PHP Version : 8.1.33 Disable Function : show_source, system, shell_exec, passthru, exec, popen, proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /opt/cloudlinux/venv/lib/python3.11/site-packages/isort/__pycache__/ |
Upload File : |
�
˃�I�@�'� �v � d dl mZmZmZ dedeeef fd�Z d
deee ded ed
edef
d�ZdS )� )�List�Optional�Tuple�line�returnc � � | � d� � }|dk r)| d|� | |dz d� � � � fS | dfS )zkParses import lines for comments and returns back the
import statement and the associated comment.
�#���N� � )�find�strip)r �
comment_starts �_/builddir/build/BUILD/cloudlinux-venv-1.0.8/venv/lib/python3.11/site-packages/isort/comments.py�parser sX � � �I�I�c�N�N�M������^�m�^�$�d�=�1�+<�+>�+>�&?�&E�&E�&G�&G�H�H��"�:�� r F�comments�original_string�removed�comment_prefixc �� � |rt |� � d S | s|S g }| D ]}||vr|� |� � �t |� � d � |� dd� |� � � �S )z;Returns a string with comments added if removed is not set.r � z; )r �append�join)r r r r �unique_comments�comments r �add_to_liner s� � � � )��_�%�%�a�(�(�� ���!#�O�� ,� ,���/�)�)��"�"�7�+�+�+���O�$�$�Q�'�V��V�V�$�)�)�O�:T�:T�V�V�Vr N)r Fr )�typingr r r �strr �boolr � r r �<module>r"