aa4123d fix pylint false positive errors

Authored and Committed by mbasti 7 years ago
    fix pylint false positive errors
    
    pylint 1.5 reports 'kw' as 'no-member' for PublicError and
    PublicMessage. It is false positive in both cases.
    
    https://fedorahosted.org/freeipa/ticket/4739
    
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+2 -0