052a3d2 pylintrc: ignore R1720 no-else-raise errors

Authored and Committed by François Cami 5 years ago
1 file changed. 1 lines added. 0 lines removed.
    pylintrc: ignore R1720 no-else-raise errors
    
    Newer pylint trips on unnecessary else/elif after raise.
    Ignore that error for now as it breaks our build.
    
    Signed-off-by: François Cami <fcami@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+1 -0