c5b4657 pylint: Fix format-string-without-interpolation

1 file Authored by slev 2 years ago, Committed by rcritten 2 years ago,
    pylint: Fix format-string-without-interpolation
    
    Found by new Pylint:
    > ipaclient/install/client.py:1926:
    [W1310(format-string-without-interpolation), get_ca_certs] Using
    formatting for a string that does not have any interpolated variables)
    
    Fixes: https://pagure.io/freeipa/issue/9117
    Signed-off-by: Stanislav Levin <slev@altlinux.org>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+6 -2