
    VhL                    &    d dl mZ d dlmZ dZd Zy)    )annotationsto_text)unicode_wrapc                (    t         | |i |d      S )zIf a function returns a string, force it to be a text string.

    Use with partial to ensure that filter plugins will return text values.
    passthru)	nonstringr   )funcargskwargss      E/home/dcms/DCMS/lib/python3.12/site-packages/ansible/utils/unicode.pyr   r      s    
 4((J??    N)
__future__r   +ansible.module_utils.common.text.convertersr   __all__r    r   r   <module>r      s   $ # ? @r   