a3e179b Move DL0 raises outside if existing conditionals to calm down pylint

2 files Authored by twoerner 5 years ago, Committed by cheimes 5 years ago,
    Move DL0 raises outside if existing conditionals to calm down pylint
    
    This pull should not remove code, therefore it is needed to add addtional
    conditionals to calm down pylint beacuse of unreachable code.
    
    See: https://pagure.io/freeipa/issue/7669
    Signed-off-by: Thomas Woerner <twoerner@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>